(svn r20477) -Codechange: remove some airport-related constants/functions and add some documentation

This commit is contained in:
yexo
2010-08-13 00:21:03 +00:00
parent 6babc60254
commit e4117dbfb7
4 changed files with 36 additions and 69 deletions

View File

@@ -393,7 +393,6 @@ static const char * const _airport_heading_strings[] = {
"TERM7",
"TERM8",
"HELIPAD3",
"HELIPAD4",
"DUMMY" // extra heading for 255
};