summaryrefslogtreecommitdiff
path: root/src/news_gui.h
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2012-12-23 21:06:37 +0000
committerfrosch <frosch@openttd.org>2012-12-23 21:06:37 +0000
commit647ee0de64b74f714aea04b6e3bd0b4fb06f8694 (patch)
treee2308fc494413384aee88fe9001447b0af317d81 /src/news_gui.h
parent147d5264e36e1bec5e7b9e02efa5510b14dfec4f (diff)
downloadopenttd-647ee0de64b74f714aea04b6e3bd0b4fb06f8694.tar.xz
(svn r24842) -Remove: News settings window.
Diffstat (limited to 'src/news_gui.h')
-rw-r--r--src/news_gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/news_gui.h b/src/news_gui.h
index 3029d43b9..f0b28a734 100644
--- a/src/news_gui.h
+++ b/src/news_gui.h
@@ -13,7 +13,6 @@
#define NEWS_GUI_H
void ShowLastNewsMessage();
-void ShowMessageOptions();
void ShowMessageHistory();
#endif /* NEWS_GUI_H */