mirror of https://github.com/OpenTTD/OpenTTD
(svn r19330) -Cleanup: remove the now unused 'oilrig' from AirportSpec
parent
d69a43af4a
commit
46d5ef925b
|
@ -79,7 +79,6 @@ struct AirportSpec {
|
|||
}
|
||||
|
||||
static AirportSpec dummy;
|
||||
static AirportSpec oilrig;
|
||||
|
||||
private:
|
||||
static AirportSpec specs[NUM_AIRPORTS];
|
||||
|
|
Loading…
Reference in New Issue