Changeset - r14732:bc3f652e7d10
[Not reviewed]
master
0 1 0
yexo - 14 years ago 2010-03-06 00:38:21
yexo@openttd.org
(svn r19330) -Cleanup: remove the now unused 'oilrig' from AirportSpec
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/newgrf_airport.h
Show inline comments
 
@@ -79,7 +79,6 @@ struct AirportSpec {
 
	}
 

	
 
	static AirportSpec dummy;
 
	static AirportSpec oilrig;
 

	
 
private:
 
	static AirportSpec specs[NUM_AIRPORTS];
0 comments (0 inline, 0 general)