From 5f05703206365850ad90e1483b18e6c6ad0068d4 Mon Sep 17 00:00:00 2001 From: celestar Date: Sun, 30 Jan 2005 17:53:44 +0000 Subject: (svn r1736) -Fix: Forgot to remove some unused variables in last commit :( --- roadveh_cmd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'roadveh_cmd.c') diff --git a/roadveh_cmd.c b/roadveh_cmd.c index 53f63e013..1ad6d7104 100644 --- a/roadveh_cmd.c +++ b/roadveh_cmd.c @@ -629,7 +629,6 @@ static void ProcessRoadVehOrder(Vehicle *v) rs = GetPrimaryRoadStop(st, type); if (rs == NULL) { - int i, validorders = 0; //There is no stop left at the station, so don't even TRY to go there v->cur_order_index++; InvalidateVehicleOrder(v); -- cgit v1.2.3-70-g09d2