(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];