aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/re3.cpp
diff options
context:
space:
mode:
authorerorcun <erorcunerorcun@hotmail.com.tr>2021-08-14 18:09:07 +0300
committererorcun <erorcunerorcun@hotmail.com.tr>2021-08-14 18:09:07 +0300
commit4a5f7464c14f214eadfeb177705902777f52d326 (patch)
treeeef8b7dc86e83f8fdb0ba27a5abedd62892c51e3 /src/core/re3.cpp
parent958e2f36bb3327ff9bbadfa3a41e289f1405ba84 (diff)
parent7f544f9049eca9cee6a028ac24a667764bd9f799 (diff)
Switch PR & remove X11 part from CMakeLists
Diffstat (limited to 'src/core/re3.cpp')
-rw-r--r--src/core/re3.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/re3.cpp b/src/core/re3.cpp
index b0183408..614e8687 100644
--- a/src/core/re3.cpp
+++ b/src/core/re3.cpp
@@ -48,9 +48,7 @@
#include "Population.h"
#include "IniFile.h"
-#ifdef DETECT_JOYSTICK_MENU
#include "crossplatform.h"
-#endif
#ifndef _WIN32
#include "assert.h"