summaryrefslogtreecommitdiff
path: root/station_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'station_cmd.c')
-rw-r--r--station_cmd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/station_cmd.c b/station_cmd.c
index 801b292d8..9cd8505b7 100644
--- a/station_cmd.c
+++ b/station_cmd.c
@@ -2782,7 +2782,6 @@ const TileTypeProcs _tile_type_station_procs = {
ChangeTileOwner_Station, /* change_tile_owner_clear */
NULL, /* get_produced_cargo_proc */
VehicleEnter_Station, /* vehicle_enter_tile_proc */
- NULL, /* vehicle_leave_tile_proc */
GetSlopeTileh_Station, /* get_slope_tileh_proc */
};