From 0cd183b94b7d24f9df8453ee126bceddc1dfd857 Mon Sep 17 00:00:00 2001 From: Vicent Marti Date: Thu, 26 Jun 2008 13:50:16 +0000 Subject: InterfaceManager now loads themes. svn-id: r32800 --- base/main.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'base') 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; -- cgit v1.2.3