1
0
Fork 0

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

release/1.1
yexo 2010-03-06 00:38:21 +00:00
parent d69a43af4a
commit 46d5ef925b
1 changed files with 0 additions and 1 deletions

View File

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