summaryrefslogtreecommitdiff
path: root/src/station_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/station_func.h')
-rw-r--r--src/station_func.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/station_func.h b/src/station_func.h
index 22a7cf79a..59ffb2ad1 100644
--- a/src/station_func.h
+++ b/src/station_func.h
@@ -40,8 +40,6 @@ bool HasStationInUse(StationID station, CompanyID company);
RoadStop *GetRoadStopByTile(TileIndex tile, RoadStopType type);
uint GetNumRoadStops(const Station *st, RoadStopType type);
-void ClearSlot(struct RoadVehicle *v);
-
void DeleteOilRig(TileIndex t);
/* Check if a rail station tile is traversable. */