mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 17:51:28 +00:00
Remove commented std::cout : Pop(): Unlocking MNewStreams
This commit is contained in:
parent
dacad2e154
commit
f6e2829892
@ -126,7 +126,6 @@ EQStream *s=nullptr;
|
|||||||
s->PutInUse();
|
s->PutInUse();
|
||||||
}
|
}
|
||||||
MNewStreams.unlock();
|
MNewStreams.unlock();
|
||||||
//std::cout << "Pop(): Unlocking MNewStreams" << std::endl;
|
|
||||||
|
|
||||||
return s;
|
return s;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user