comment out some unused vars

This commit is contained in:
DarthArgus
2016-01-31 12:42:40 -06:00
parent d7c2ee9382
commit 9eb245957e
3 changed files with 7 additions and 7 deletions
@@ -986,7 +986,7 @@ void ConnectionServer::run(void)
{
PROFILER_AUTO_BLOCK_DEFINE("main loop");
bool barrierReached = true;
//bool barrierReached = true;
do
{