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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/news_func.h b/src/news_func.h
index f218db363..53765f314 100644
--- a/src/news_func.h
+++ b/src/news_func.h
@@ -60,8 +60,6 @@ void InitNewsItemStructs();
extern const NewsItem *_statusbar_news_item;
extern bool _news_ticker_sound;
-extern NewsTypeData _news_type_data[];
-
void DeleteInvalidEngineNews();
void DeleteVehicleNews(VehicleID vid, StringID news);
void DeleteStationNews(StationID sid);