diff options
Diffstat (limited to 'src/maingui.cpp')
-rw-r--r-- | src/maingui.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/maingui.cpp b/src/maingui.cpp index 7f4e1950f..df28856fe 100644 --- a/src/maingui.cpp +++ b/src/maingui.cpp @@ -50,7 +50,6 @@ #endif // SDL_VERSIONNUM #ifdef UNITTESTS -//#define CATCH_CONFIG_MAIN #define CATCH_CONFIG_RUNNER #include "catch.hpp" #endif // UNITTESTS |