Cleanup: remove lines from station_base.h that are already included in includes base_station_base.h

pull/332/head
Rubidium 3 years ago committed by rubidium42
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…
Cancel
Save