summaryrefslogtreecommitdiff
path: root/unmovable_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'unmovable_cmd.c')
-rw-r--r--unmovable_cmd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/unmovable_cmd.c b/unmovable_cmd.c
index cc97512a7..eaded26d7 100644
--- a/unmovable_cmd.c
+++ b/unmovable_cmd.c
@@ -393,6 +393,5 @@ const TileTypeProcs _tile_type_unmovable_procs = {
ChangeTileOwner_Unmovable, /* change_tile_owner_clear */
NULL, /* get_produced_cargo_proc */
NULL, /* vehicle_enter_tile_proc */
- NULL, /* vehicle_leave_tile_proc */
GetSlopeTileh_Unmovable, /* get_slope_tileh_proc */
};