summaryrefslogtreecommitdiff
path: root/src/gui/gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/gui.cpp')
-rw-r--r--src/gui/gui.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui/gui.cpp b/src/gui/gui.cpp
index 330f2c54b..ea527e3ef 100644
--- a/src/gui/gui.cpp
+++ b/src/gui/gui.cpp
@@ -100,11 +100,7 @@
#include "debug.h"
-// Guichan stuff
Gui *gui = nullptr;
-SDLInput *guiInput = nullptr;
-
-// Bolded font
Font *boldFont = nullptr;
Gui::Gui() :