summaryrefslogtreecommitdiff
path: root/src/rail_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rail_map.h')
-rw-r--r--src/rail_map.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/rail_map.h b/src/rail_map.h
index 59a1feeda..bdd4dadfd 100644
--- a/src/rail_map.h
+++ b/src/rail_map.h
@@ -490,9 +490,6 @@ static inline bool HasOnewaySignalBlockingTrackdir(TileIndex tile, Trackdir td)
}
-/**
- * Return the rail type of tile, or INVALID_RAILTYPE if this is no rail tile.
- */
RailType GetTileRailType(TileIndex tile);
/** The ground 'under' the rail */