summaryrefslogtreecommitdiff
path: root/src/waypoint_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/waypoint_func.h')
-rw-r--r--src/waypoint_func.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/waypoint_func.h b/src/waypoint_func.h
index 6c6d79905..d2f22da23 100644
--- a/src/waypoint_func.h
+++ b/src/waypoint_func.h
@@ -22,6 +22,5 @@ CommandCost RemoveBuoy(TileIndex tile, DoCommandFlag flags);
Axis GetAxisForNewWaypoint(TileIndex tile);
void ShowWaypointWindow(const Waypoint *wp);
void DrawWaypointSprite(int x, int y, int stat_id, RailType railtype);
-void MakeDefaultWaypointName(Waypoint *wp);
#endif /* WAYPOINT_FUNC_H */