1
0
Fork 0

(svn r15681) -Cleanup: remove unneeded forward declaration.

release/0.7
rubidium 2009-03-12 11:04:41 +00:00
parent c2834412f7
commit 55ce735c2c
1 changed files with 0 additions and 2 deletions

View File

@ -184,8 +184,6 @@ bool HasVehicleOnTunnelBridge(TileIndex tile, TileIndex endtile, const Vehicle *
}
static void UpdateVehiclePosHash(Vehicle *v, int x, int y);
Vehicle::Vehicle()
{
this->type = VEH_INVALID;