src/station_gui.h
branchnoai
changeset 10645 8cbdb511a674
parent 9869 6404afe43575
--- a/src/station_gui.h	Mon May 19 14:14:33 2008 +0000
+++ b/src/station_gui.h	Mon May 19 15:13:58 2008 +0000
@@ -48,10 +48,6 @@
 	SVW_RESIZE,          ///< Resize button
 };
 
-/* sorter stuff */
-void RebuildStationLists();
-void ResortStationLists();
-
 enum StationCoverageType {
 	SCT_PASSENGERS_ONLY,
 	SCT_NON_PASSENGERS_ONLY,