mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 16:38:36 -07:00
Remove random comment
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user