(svn r9784) -Codechange: remove unused variable.

This commit is contained in:
rubidium
2007-05-04 22:38:36 +00:00
parent e81906c62d
commit b76cc8c96b
5 changed files with 1 additions and 15 deletions

View File

@@ -581,8 +581,6 @@ int32 CmdSkipOrder(TileIndex tile, uint32 flags, uint32 p1, uint32 p2)
v->cur_order_index = b;
if (v->type == VEH_TRAIN) v->u.rail.days_since_order_progr = 0;
if (v->type == VEH_ROAD) ClearSlot(v);
/* NON-stop flag is misused to see if a train is in a station that is