aboutsummaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
Diffstat (limited to 'base')
-rw-r--r--base/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/base/main.cpp b/base/main.cpp
index 20775f24db..53b4cb7cf4 100644
--- a/base/main.cpp
+++ b/base/main.cpp
@@ -72,8 +72,6 @@ static bool launcherDialog(OSystem &system) {
#if 1
- GUI::ThemeParser parser;
- parser.debug_testEval();
g_InterfaceManager.runGUI();
return true;