(svn r19451) -Cleanup: remove some unused code

This commit is contained in:
yexo
2010-03-18 15:20:49 +00:00
parent 44ca44a05d
commit 841e385368
3 changed files with 1 additions and 7 deletions

View File

@@ -187,6 +187,4 @@ struct AirportFTA {
const AirportFTAClass *GetAirport(const byte airport_type);
extern const byte * const _airport_sections[];
#endif /* AIRPORT_H */