industry_cmd.c
changeset 3657 eb28d97d3d18
parent 3654 c09872510a61
child 3661 67f5a8764d4e
--- 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 */
 };