mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-29 17:39:09 +00:00
Cleanup: remove lines from station_base.h that are already included in includes base_station_base.h
This commit is contained in:
@@ -21,9 +21,6 @@
|
||||
#include <map>
|
||||
#include <set>
|
||||
|
||||
typedef Pool<BaseStation, StationID, 32, 64000> StationPool;
|
||||
extern StationPool _station_pool;
|
||||
|
||||
static const byte INITIAL_STATION_RATING = 175;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user