Disabled some more code, game now starts up and plays music, no graphics yet, just...
[supertux.git] / src / supertux / globals.cpp
index e67c243..207c119 100644 (file)
@@ -17,7 +17,6 @@
 #include "supertux/globals.hpp"
 #include <tinygettext/tinygettext.hpp>
 
-SDL_Surface* g_screen;
 JoystickKeyboardController* g_jk_controller = 0;
 tinygettext::DictionaryManager* dictionary_manager = 0;