summaryrefslogtreecommitdiff
path: root/src/station_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/station_func.h')
-rw-r--r--src/station_func.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/station_func.h b/src/station_func.h
index f9959089e..dc8942841 100644
--- a/src/station_func.h
+++ b/src/station_func.h
@@ -22,8 +22,6 @@
void ModifyStationRatingAround(TileIndex tile, Owner owner, int amount, uint radius);
-void FindStationsAroundTiles(const TileArea &location, StationList *stations, bool use_nearby = true);
-
void ShowStationViewWindow(StationID station);
void UpdateAllStationVirtCoords();
void ClearAllStationCachedNames();