Copter: remove remnant of cli compassmot

This commit is contained in:
Randy Mackay 2014-02-19 13:51:43 +09:00 committed by Andrew Tridgell
parent aa5ea23245
commit 797212c7ab

View File

@ -3,7 +3,6 @@
#if CLI_ENABLED == ENABLED
// Functions called from the setup menu
static int8_t setup_compassmot (uint8_t argc, const Menu::arg *argv);
static int8_t setup_factory (uint8_t argc, const Menu::arg *argv);
static int8_t setup_set (uint8_t argc, const Menu::arg *argv);
static int8_t setup_show (uint8_t argc, const Menu::arg *argv);