1
0
Fork 0

(svn r1550) Remove useless function declaration

release/0.4.5
tron 2005-01-17 09:43:02 +00:00
parent fb0c3c8061
commit 5adad6c1b4
1 changed files with 0 additions and 2 deletions

View File

@ -85,8 +85,6 @@ void UpdateTrainAcceleration(Vehicle *v)
#define F_CURVE_FACTOR (1/96.f)
static bool IsTunnelTile(TileIndex tile);
static int GetRealisticAcceleration(Vehicle *v)
{
uint emass = 0;