summaryrefslogtreecommitdiff
path: root/station.h
diff options
context:
space:
mode:
Diffstat (limited to 'station.h')
-rw-r--r--station.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/station.h b/station.h
index b0edaa46b..2be345658 100644
--- a/station.h
+++ b/station.h
@@ -136,8 +136,6 @@ enum {
void ModifyStationRatingAround(TileIndex tile, PlayerID owner, int amount, uint radius);
-TileIndex GetStationTileForVehicle(const Vehicle *v, const Station *st);
-
void ShowStationViewWindow(StationID station);
void UpdateAllStationVirtCoord(void);