industry_cmd.c
changeset 3657 2be38157182d
parent 3654 4a3f8056a61c
child 3661 aeecf3c76f2f
--- a/industry_cmd.c	Tue Apr 25 07:29:02 2006 +0000
+++ b/industry_cmd.c	Tue Apr 25 07:32:33 2006 +0000
@@ -1891,7 +1891,6 @@
 	ChangeTileOwner_Industry,		/* change_tile_owner_proc */
 	GetProducedCargo_Industry,  /* get_produced_cargo_proc */
 	NULL,												/* vehicle_enter_tile_proc */
-	NULL,												/* vehicle_leave_tile_proc */
 	GetSlopeTileh_Industry,			/* get_slope_tileh_proc */
 };