summaryrefslogtreecommitdiff
path: root/src/gui.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-07-19 17:13:46 +0000
committerrubidium <rubidium@openttd.org>2010-07-19 17:13:46 +0000
commit51ca546a9dda04ba3b43a35fc0e751d31204244a (patch)
treee5728159956ecf9f42b4dcc885f2c149a8d0b21e /src/gui.h
parenteb30ebe1a4b5b6b5fef98331ec91c1d23b4a00cc (diff)
downloadopenttd-51ca546a9dda04ba3b43a35fc0e751d31204244a.tar.xz
(svn r20189) -Codechange: unVARDEF _display_opt and move it to a more logical location
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui.h b/src/gui.h
index 30867d830..f896a290c 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -74,5 +74,4 @@ void ShowBuildIndustryWindow();
void ShowFoundTownWindow();
void ShowMusicWindow();
-
#endif /* GUI_H */