diff --git a/applications/services/desktop/views/desktop_view_main.c b/applications/services/desktop/views/desktop_view_main.c index 54c2f5566..2cf1f6881 100644 --- a/applications/services/desktop/views/desktop_view_main.c +++ b/applications/services/desktop/views/desktop_view_main.c @@ -36,7 +36,6 @@ bool desktop_main_input_callback(InputEvent* event, void* context) { DesktopMainView* main_view = context; - // DesktopMainEventOpenDebug if(event->type == InputTypeShort || event->type == InputTypeLong) { if(event->key == InputKeyOk) { main_view->callback(