diff --git a/solanaceae/zox/ngc_hs.cpp b/solanaceae/zox/ngc_hs.cpp index d92a454..1af01d4 100644 --- a/solanaceae/zox/ngc_hs.cpp +++ b/solanaceae/zox/ngc_hs.cpp @@ -296,7 +296,7 @@ bool ZoxNGCHistorySync::onEvent(const Events::ZoxNGC_ngch_request& e) { } } - std::cout << "---- " << ts.ts << " >= " << ts_start << " -> selected\n"; + //std::cout << "---- " << ts.ts << " >= " << ts_start << " -> selected\n"; msg_send_queue.push(e); }