(svn r17178) -Codechange (r17177): Remove now unused define.

This commit is contained in:
alberth 2009-08-14 22:07:25 +00:00
parent 200fcddc38
commit 13a37b427a

View File

@ -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.