1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-09-01 10:59:12 +00:00

(svn r19330) -Cleanup: remove the now unused 'oilrig' from AirportSpec

This commit is contained in:
yexo
2010-03-06 00:38:21 +00:00
parent d69a43af4a
commit 46d5ef925b

View File

@@ -79,7 +79,6 @@ struct AirportSpec {
}
static AirportSpec dummy;
static AirportSpec oilrig;
private:
static AirportSpec specs[NUM_AIRPORTS];