summaryrefslogtreecommitdiffstats
path: root/Gui/win32/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/win32/gui.h')
-rw-r--r--Gui/win32/gui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gui/win32/gui.h b/Gui/win32/gui.h
index e777c12c34..2594d4ae01 100644
--- a/Gui/win32/gui.h
+++ b/Gui/win32/gui.h
@@ -111,8 +111,6 @@ extern void display_skinbrowser(gui_t *gui);
extern void display_chapterselwindow(gui_t *gui);
extern void display_eqwindow(gui_t *gui);
extern void display_prefswindow(gui_t *gui);
-#ifdef USE_SUB
extern void display_opensubtitlewindow(gui_t *gui);
-#endif
#endif