diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/main.cpp b/src/main.cpp index 88330451d..936e63c15 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -22,10 +22,6 @@ #include "maingui.h" -#ifdef UNITTESTS -#define CATCH_CONFIG_MAIN -#include "catch.hpp" -#endif // UNITTESTS #include "debug.h" #if !defined(UNITTESTS) && !defined(ANDROID) |