summaryrefslogtreecommitdiffstats
path: root/src/Globals.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Globals.cpp')
-rw-r--r--src/Globals.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Globals.cpp b/src/Globals.cpp
index 9100ebb..5df8942 100644
--- a/src/Globals.cpp
+++ b/src/Globals.cpp
@@ -33,7 +33,6 @@ const QString globalConfFile(etcPath + "/emuchooser.conf");
const QString userConfFile(userPath + "/emuchooser.conf");
const QString previousSessionFile(userPath + "/emuchooser_prev_session");
-bool debugMode = false;
bool pvsEnabled = false;
QString pool;