summaryrefslogtreecommitdiff
path: root/src/train.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/train.h')
-rw-r--r--src/train.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/train.h b/src/train.h
index 6571544b0..80e8b3494 100644
--- a/src/train.h
+++ b/src/train.h
@@ -116,8 +116,6 @@ struct Train FINAL : public GroundVehicle<Train, VEH_TRAIN> {
void ConsistChanged(bool same_length);
- void RailtypeChanged();
-
int UpdateSpeed();
void UpdateAcceleration();