station_cmd.c
changeset 3657 2be38157182d
parent 3645 86af43f87885
child 3676 48444d881fbe
--- a/station_cmd.c	Tue Apr 25 07:29:02 2006 +0000
+++ b/station_cmd.c	Tue Apr 25 07:32:33 2006 +0000
@@ -2782,7 +2782,6 @@
 	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 */
 };