remove obsolete fgcommands
This commit is contained in:
parent
264edc470d
commit
30a38b2c3a
1 changed files with 0 additions and 7 deletions
|
@ -138,14 +138,7 @@ const __fg_gui_fn_t __fg_gui_fn[] = {
|
|||
{"fgPresetGlideslope", fgPresetGlideslope},
|
||||
{"fgPresetAirspeed", fgPresetAirspeed},
|
||||
{"fgPresetCommit", fgPresetCommit},
|
||||
|
||||
// Autopilot
|
||||
/*
|
||||
{"AddWayPoint", AddWayPoint},
|
||||
{"PopWayPoint", PopWayPoint},
|
||||
{"ClearRoute", ClearRoute},
|
||||
{"fgLatLonFormatToggle", fgLatLonFormatToggle},
|
||||
*/
|
||||
|
||||
// Help
|
||||
{"helpCb", helpCb},
|
||||
|
|
Loading…
Reference in a new issue