(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 5671e8b7fb
commit d5eaf69fe5

View File

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