diff options
Diffstat (limited to 'src/station_gui.h')
-rw-r--r-- | src/station_gui.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/station_gui.h b/src/station_gui.h index eddb7e249..316daf88c 100644 --- a/src/station_gui.h +++ b/src/station_gui.h @@ -48,10 +48,6 @@ enum StationViewWidgets { SVW_RESIZE, ///< Resize button }; -/* sorter stuff */ -void RebuildStationLists(); -void ResortStationLists(); - enum StationCoverageType { SCT_PASSENGERS_ONLY, SCT_NON_PASSENGERS_ONLY, |