summaryrefslogtreecommitdiff
path: root/src/news_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/news_func.h')
-rw-r--r--src/news_func.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/news_func.h b/src/news_func.h
index 53765f314..cd0862f34 100644
--- a/src/news_func.h
+++ b/src/news_func.h
@@ -58,7 +58,6 @@ void NewsLoop();
void InitNewsItemStructs();
extern const NewsItem *_statusbar_news_item;
-extern bool _news_ticker_sound;
void DeleteInvalidEngineNews();
void DeleteVehicleNews(VehicleID vid, StringID news);