summaryrefslogtreecommitdiff
path: root/src/roadveh_cmd.cpp
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2009-02-20 23:21:04 +0000
committerfrosch <frosch@openttd.org>2009-02-20 23:21:04 +0000
commit15789a76c147a69853b3bcb0aa592d96fbc7f182 (patch)
treec222d98d9956931a464991dd3bcb16511fff70f4 /src/roadveh_cmd.cpp
parentc4fb8795617ee382ba61dacef0f939edfdc4819c (diff)
downloadopenttd-15789a76c147a69853b3bcb0aa592d96fbc7f182.tar.xz
(svn r15534) -Codechange: Rename some variables.
Diffstat (limited to 'src/roadveh_cmd.cpp')
-rw-r--r--src/roadveh_cmd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/roadveh_cmd.cpp b/src/roadveh_cmd.cpp
index 7027c94d9..40dcf3e18 100644
--- a/src/roadveh_cmd.cpp
+++ b/src/roadveh_cmd.cpp
@@ -227,7 +227,6 @@ CommandCost CmdBuildRoadVeh(TileIndex tile, DoCommandFlag flags, uint32 p1, uint
// v->load_unload_time_rem = 0;
// v->progress = 0;
-// v->u.road.unk2 = 0;
// v->u.road.overtaking = 0;
v->last_station_visited = INVALID_STATION;