From 30a38b2c3aaf174122196ecfd89cbb30d404b651 Mon Sep 17 00:00:00 2001 From: mfranz Date: Mon, 8 May 2006 14:56:46 +0000 Subject: [PATCH] remove obsolete fgcommands --- src/GUI/gui_funcs.cxx | 7 ------- 1 file changed, 7 deletions(-) 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}, -- 2.39.5