mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Merge pull request #4521 from martinbudden/bf_cms_onglobalexit
Remove almost entirely unused CMS ononGlobalExit function
This commit is contained in:
commit
364afcbf25
12 changed files with 3 additions and 39 deletions
|
@ -129,7 +129,6 @@ CMS_Menu menuMain = {
|
|||
"MENUMAIN",
|
||||
OME_MENU,
|
||||
#endif
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
menuMainEntries,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue