(svn r5896) Remove pointless indirection similar to r5894 and remove an unnecessary global variable
This commit is contained in:
@@ -139,8 +139,6 @@ void ModifyStationRatingAround(TileIndex tile, PlayerID owner, int amount, uint
|
||||
void ShowStationViewWindow(StationID station);
|
||||
void UpdateAllStationVirtCoord(void);
|
||||
|
||||
VARDEF SortStruct *_station_sort;
|
||||
|
||||
/* sorter stuff */
|
||||
void RebuildStationLists(void);
|
||||
void ResortStationLists(void);
|
||||
|
||||
Reference in New Issue
Block a user