Remove unused desktop debug screen

This commit is contained in:
Willy-JL
2024-02-09 02:40:50 +00:00
parent e878db579c
commit 02d78d1a76
8 changed files with 6 additions and 210 deletions

View File

@@ -10,7 +10,7 @@ typedef enum {
_DesktopMainEventOpenFavoriteRightShort,
_DesktopMainEventOpenFavoriteRightLong,
DesktopMainEventOpenMenu,
DesktopMainEventOpenDebug,
_DesktopMainEventOpenDebug,
DesktopMainEventOpenPowerOff,
_DesktopDummyEventOpenLeft,
@@ -29,10 +29,10 @@ typedef enum {
DesktopPinTimeoutExit,
DesktopDebugEventDeed,
DesktopDebugEventWrongDeed,
DesktopDebugEventSaveState,
DesktopDebugEventExit,
_DesktopDebugEventDeed,
_DesktopDebugEventWrongDeed,
_DesktopDebugEventSaveState,
_DesktopDebugEventExit,
DesktopLockMenuEventLockPinCode,
_DesktopLockMenuEventDummyModeOn,