From 881ab4a564a09ad9b2ec784bf2041f2db18c7906 Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Fri, 14 Jul 2023 23:09:29 +0200 Subject: [PATCH] Remove random comment --- applications/services/desktop/views/desktop_view_main.c | 1 - 1 file changed, 1 deletion(-) 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(