Code cleanup

This commit is contained in:
Emil Axelsson
2017-12-19 12:05:28 +01:00
parent 7e6660716b
commit d328db7f4b
4 changed files with 2 additions and 12 deletions

View File

@@ -115,7 +115,6 @@ int main(int argc, char** argv) {
bool close;
bool consoleLog = false;
// Workaround for Visual Studio Google Test Adapter:
// Do not try to initialize osengine if gtest is just listing tests
bool skipOsEng = false;