(svn r17728) -Cleanup: Remove some more unneeded/unused parameters.
This commit is contained in:
@@ -32,6 +32,6 @@ void SetCachedEngineCounts();
|
||||
void SetYearEngineAgingStops();
|
||||
void StartupOneEngine(Engine *e, Date aging_date);
|
||||
|
||||
uint GetTotalCapacityOfArticulatedParts(EngineID engine, VehicleType type);
|
||||
uint GetTotalCapacityOfArticulatedParts(EngineID engine);
|
||||
|
||||
#endif /* ENGINE_H */
|
||||
|
Reference in New Issue
Block a user