mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-02 03:16:11 -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:
@@ -336,8 +336,7 @@ void DatabaseProcess::setDone(char const *reasonfmt, ...)
|
||||
static_cast<int>(getProcessId()),
|
||||
static_cast<int>(Os::getProcessId()),
|
||||
reason));
|
||||
|
||||
va_end(ap);
|
||||
|
||||
done = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user