diff -r 9b55f64bff29 -r cdf488223c23 waypoint.h --- a/waypoint.h Thu Jan 05 12:00:38 2006 +0000 +++ b/waypoint.h Thu Jan 05 12:40:50 2006 +0000 @@ -74,7 +74,6 @@ Station *ComposeWaypointStation(TileIndex tile); void ShowRenameWaypointWindow(const Waypoint *cp); void DrawWaypointSprite(int x, int y, int image, RailType railtype); -void UpdateWaypointSign(Waypoint *cp); void FixOldWaypoints(void); void UpdateAllWaypointSigns(void); void UpdateAllWaypointCustomGraphics(void);