summaryrefslogtreecommitdiff
path: root/intro_gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'intro_gui.c')
-rw-r--r--intro_gui.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/intro_gui.c b/intro_gui.c
index 26180c6c7..299393f2d 100644
--- a/intro_gui.c
+++ b/intro_gui.c
@@ -16,10 +16,6 @@
extern void SwitchMode(int new_mode);
-#if 0
-static void ShowSelectTutorialWindow() {}
-#endif
-
static const Widget _select_game_widgets[] = {
{ WWT_CAPTION, RESIZE_NONE, 13, 0, 335, 0, 13, STR_0307_OPENTTD, STR_NULL},
{ WWT_IMGBTN, RESIZE_NONE, 13, 0, 335, 14, 196, STR_NULL, STR_NULL},