summaryrefslogtreecommitdiff
path: root/src/news_gui.cpp
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2009-08-14 22:07:25 +0000
committeralberth <alberth@openttd.org>2009-08-14 22:07:25 +0000
commit13a37b427a25ae7d9d52eb68a18e05be8a5b1c1b (patch)
treefbd8102442bdc0d3ef799b1883740cfd881c5b02 /src/news_gui.cpp
parent200fcddc3874b651d3a96e0eafadc2a538677cbc (diff)
downloadopenttd-13a37b427a25ae7d9d52eb68a18e05be8a5b1c1b.tar.xz
(svn r17178) -Codechange (r17177): Remove now unused define.
Diffstat (limited to 'src/news_gui.cpp')
-rw-r--r--src/news_gui.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/news_gui.cpp b/src/news_gui.cpp
index f31a6d90c..0f7e01e53 100644
--- a/src/news_gui.cpp
+++ b/src/news_gui.cpp
@@ -26,8 +26,6 @@
#include "table/strings.h"
-#define NB_WIDG_PER_SETTING 4
-
NewsItem _statusbar_news_item;
bool _news_ticker_sound; ///< Make a ticker sound when a news item is published.