diff --git a/src/station_base.h b/src/station_base.h index 4f79dd98c6..c63dcade17 100644 --- a/src/station_base.h +++ b/src/station_base.h @@ -21,9 +21,6 @@ #include #include -typedef Pool StationPool; -extern StationPool _station_pool; - static const byte INITIAL_STATION_RATING = 175; /**