summaryrefslogtreecommitdiff
path: root/src/road_cmd.cpp
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-11-19 09:37:23 +0100
committerErich Eckner <git@eckner.net>2018-11-19 09:37:23 +0100
commit49b595f952647a19dd97214e5dce9e019d196236 (patch)
tree33f798813dbc54aa6d6d7e9fd4e35fdda8c5eebe /src/road_cmd.cpp
parent34eb5364bbfa6a3093f9ff062a5909349b09ea22 (diff)
downloadopenttd-sloped-stations-original.tar.xz
sloped stations appliedsloped-stations-original
Diffstat (limited to 'src/road_cmd.cpp')
-rw-r--r--src/road_cmd.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/road_cmd.cpp b/src/road_cmd.cpp
index 7b34560f4..b4dd0d845 100644
--- a/src/road_cmd.cpp
+++ b/src/road_cmd.cpp
@@ -99,8 +99,6 @@ static const RoadBits _invalid_tileh_slopes_road[2][15] = {
}
};
-Foundation GetRoadFoundation(Slope tileh, RoadBits bits);
-
/**
* Is it allowed to remove the given road bits from the given tile?
* @param tile the tile to remove the road from