src/station.h
changeset 8016 1c7062ad5f50
parent 7891 aef0c16244d7
child 8102 906a3d3b6df1
--- a/src/station.h	Wed Dec 05 16:55:33 2007 +0000
+++ b/src/station.h	Wed Dec 05 17:08:10 2007 +0000
@@ -250,10 +250,6 @@
 void ShowStationViewWindow(StationID station);
 void UpdateAllStationVirtCoord();
 
-/* sorter stuff */
-void RebuildStationLists();
-void ResortStationLists();
-
 static inline StationID GetMaxStationIndex()
 {
 	/* TODO - This isn't the real content of the function, but