mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-11 13:10:45 +00:00
Cleanup: remove lines from station_base.h that are already included in includes base_station_base.h
This commit is contained in:
parent
b560620eb9
commit
930bb22416
@ -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;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user