summaryrefslogtreecommitdiff
path: root/dummy_land.c
diff options
context:
space:
mode:
Diffstat (limited to 'dummy_land.c')
-rw-r--r--dummy_land.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dummy_land.c b/dummy_land.c
index 390678450..1052cde0a 100644
--- a/dummy_land.c
+++ b/dummy_land.c
@@ -79,6 +79,5 @@ const TileTypeProcs _tile_type_dummy_procs = {
ChangeTileOwner_Dummy, /* change_tile_owner_clear */
NULL, /* get_produced_cargo_proc */
NULL, /* vehicle_enter_tile_proc */
- NULL, /* vehicle_leave_tile_proc */
GetSlopeTileh_Dummy, /* get_slope_tileh_proc */
};