mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 06:21:28 +00:00
Remove commented std::cout : Awake from condition, must have a stream now
This commit is contained in:
parent
1a2b3b50ce
commit
96a06f1cee
@ -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;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user