mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 09:28:21 +00:00
Remove commented std::cout : Awake from condition, must have a stream now
This commit is contained in:
@@ -313,7 +313,6 @@ Timer DecayTimer(20);
|
|||||||
MStreams.unlock();
|
MStreams.unlock();
|
||||||
if (!stream_count) {
|
if (!stream_count) {
|
||||||
WriterWork.Wait();
|
WriterWork.Wait();
|
||||||
//std::cout << "Awake from condition, must have a stream now" << std::endl;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user