summaryrefslogtreecommitdiff
path: root/town_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'town_cmd.c')
-rw-r--r--town_cmd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/town_cmd.c b/town_cmd.c
index ca92b1b28..ca207ad9b 100644
--- a/town_cmd.c
+++ b/town_cmd.c
@@ -1866,7 +1866,6 @@ const TileTypeProcs _tile_type_town_procs = {
ChangeTileOwner_Town, /* change_tile_owner_clear */
NULL, /* get_produced_cargo_proc */
NULL, /* vehicle_enter_tile_proc */
- NULL, /* vehicle_leave_tile_proc */
GetSlopeTileh_Town, /* get_slope_tileh_proc */
};