(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 b27ab21895
commit f1d3b66156
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
};