diff options
Diffstat (limited to 'src/maingui.cpp')
-rw-r--r-- | src/maingui.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/maingui.cpp b/src/maingui.cpp index 75e51b62d..0e068a1e5 100644 --- a/src/maingui.cpp +++ b/src/maingui.cpp @@ -37,10 +37,6 @@ #include "utils/process.h" #include "utils/xml.h" -#ifdef UNITTESTS -#include <gtest/gtest.h> -#endif - #ifdef __MINGW32__ #include <windows.h> #endif |