1
0
Fork 0

remove obsolete fgcommands

This commit is contained in:
mfranz 2006-05-08 14:56:46 +00:00
parent 264edc470d
commit 30a38b2c3a

View file

@ -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},