From: mfranz Date: Mon, 8 May 2006 14:56:46 +0000 (+0000) Subject: remove obsolete fgcommands X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=30a38b2c3aaf174122196ecfd89cbb30d404b651;p=flightgear.git remove obsolete fgcommands --- diff --git a/src/GUI/gui_funcs.cxx b/src/GUI/gui_funcs.cxx index b79678998..ae97e4719 100644 --- a/src/GUI/gui_funcs.cxx +++ b/src/GUI/gui_funcs.cxx @@ -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},