summaryrefslogtreecommitdiff
path: root/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui.h')
-rw-r--r--gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui.h b/gui.h
index 7a4d4f4d8..ce80b2145 100644
--- a/gui.h
+++ b/gui.h
@@ -143,7 +143,6 @@ void ShowQueryString(StringID str, StringID caption, uint maxlen, uint maxwidth,
void ShowMusicWindow(void);
/* main_gui.c */
-VARDEF byte _construct_mode;
VARDEF byte _station_show_coverage;
VARDEF PlaceProc *_place_proc;