From 855387d2d795c9471587cc7ddf2c66bb676d698e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 5 Jan 2017 17:00:02 +0300 Subject: Fix different issues in unit tests. Fix crash with some compilers flags. Clean window container to null after it was removed. Init and deinit physfs globally. --- src/main.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/main.cpp') 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) -- cgit v1.2.3-60-g2f50