mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-12-02 03:48:19 +08:00
remove SpotAgent start info output
This commit is contained in:
parent
b2438cddec
commit
fd38999d4c
@ -158,7 +158,7 @@ void SpotAgent::work_thread() {
|
||||
std::this_thread::sleep_for(std::chrono::seconds(5));
|
||||
}
|
||||
|
||||
HKU_INFO("Ready to receive ...");
|
||||
// HKU_INFO("Ready to receive ...");
|
||||
|
||||
while (!m_stop) {
|
||||
char* buf = nullptr;
|
||||
|
Loading…
Reference in New Issue
Block a user