diff --git a/common/eq_stream_factory.cpp b/common/eq_stream_factory.cpp index 70a6c76ad..7563c9b57 100644 --- a/common/eq_stream_factory.cpp +++ b/common/eq_stream_factory.cpp @@ -313,7 +313,6 @@ Timer DecayTimer(20); MStreams.unlock(); if (!stream_count) { WriterWork.Wait(); - //std::cout << "Awake from condition, must have a stream now" << std::endl; } } }