aircraft_cmd.c
changeset 2574 382fd3f37604
parent 2568 b1fc2c980415
child 2601 7c94a0e394a6
--- a/aircraft_cmd.c	Mon Oct 31 12:01:41 2005 +0000
+++ b/aircraft_cmd.c	Mon Oct 31 12:59:47 2005 +0000
@@ -1302,8 +1302,6 @@
 	ServiceAircraft(v);
 	InvalidateWindowClasses(WC_AIRCRAFT_LIST);
 
-	v = MaybeReplaceVehicle(v);
-
 	TriggerVehicle(v, VEHICLE_TRIGGER_DEPOT);
 
 	if (v->current_order.type == OT_GOTO_DEPOT) {