summaryrefslogtreecommitdiff
path: root/src/maingui.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-01-05 18:16:41 +0300
committerAndrei Karas <akaras@inbox.ru>2017-01-05 18:16:41 +0300
commit8feeebe012da41fe7454d90f97976852d163b3ea (patch)
tree3f554a2596116398bd71910b769eace6f39bc902 /src/maingui.cpp
parent27135019948b433838c90ecc1d5a15069cc4059d (diff)
downloadplus-8feeebe012da41fe7454d90f97976852d163b3ea.tar.gz
plus-8feeebe012da41fe7454d90f97976852d163b3ea.tar.bz2
plus-8feeebe012da41fe7454d90f97976852d163b3ea.tar.xz
plus-8feeebe012da41fe7454d90f97976852d163b3ea.zip
Fix style issue in maingui.cpp
Diffstat (limited to 'src/maingui.cpp')
-rw-r--r--src/maingui.cpp1
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