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},
|
{"fgPresetGlideslope", fgPresetGlideslope},
|
||||||
{"fgPresetAirspeed", fgPresetAirspeed},
|
{"fgPresetAirspeed", fgPresetAirspeed},
|
||||||
{"fgPresetCommit", fgPresetCommit},
|
{"fgPresetCommit", fgPresetCommit},
|
||||||
|
|
||||||
// Autopilot
|
|
||||||
/*
|
|
||||||
{"AddWayPoint", AddWayPoint},
|
|
||||||
{"PopWayPoint", PopWayPoint},
|
|
||||||
{"ClearRoute", ClearRoute},
|
|
||||||
{"fgLatLonFormatToggle", fgLatLonFormatToggle},
|
{"fgLatLonFormatToggle", fgLatLonFormatToggle},
|
||||||
*/
|
|
||||||
|
|
||||||
// Help
|
// Help
|
||||||
{"helpCb", helpCb},
|
{"helpCb", helpCb},
|
||||||
|
|
Loading…
Reference in a new issue