src/train.h
changeset 9117 87f472043e9e
parent 9111 48ce04029fe4
child 9678 ef3eff47c044
--- a/src/train.h	Tue May 06 22:08:18 2008 +0000
+++ b/src/train.h	Tue May 06 22:17:12 2008 +0000
@@ -264,7 +264,6 @@
 void ConnectMultiheadedTrains();
 uint CountArticulatedParts(EngineID engine_type);
 
-int CheckTrainInDepot(const Vehicle *v, bool needs_to_be_stopped);
 void CcBuildLoco(bool success, TileIndex tile, uint32 p1, uint32 p2);
 void CcBuildWagon(bool success, TileIndex tile, uint32 p1, uint32 p2);