- code cleanup from cppcheck

This commit is contained in:
Mark Vejvoda
2012-10-06 02:10:23 +00:00
parent 1a7f3d50ca
commit c39da4cd69
8 changed files with 33 additions and 8 deletions

View File

@@ -173,6 +173,7 @@ void Program::ShowMessageProgramState::update() {
Program::Program() {
//this->masterserverMode = false;
this->window = NULL;
this->shutdownApplicationEnabled = false;
this->skipRenderFrameCount = 0;
this->messageBoxIsSystemError = false;