(svn r12977) -Codechange: remove quite some redundant (duplicate) function declarations.
This commit is contained in:
@@ -264,7 +264,6 @@ void ConvertOldMultiheadToNew();
|
||||
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);
|
||||
|
||||
|
Reference in New Issue
Block a user