mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-14 00:01:30 -04:00
Revert "fix some things cppcheck found...some are TODO because i don't feel like investigating them"
This reverts commit 173575e835.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
15
|
||||
|
||||
// ConnectionServer.cpp
|
||||
// copyright 2001 Verant Interactive
|
||||
|
||||
@@ -1577,8 +1577,7 @@ void ConnectionServer::setDone(char const *reasonfmt, ...)
|
||||
"ConnectionServer (pid %d) shutdown, reason: %s\n",
|
||||
static_cast<int>(Os::getProcessId()),
|
||||
reason));
|
||||
|
||||
va_end(ap);
|
||||
|
||||
done = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user