diff --git a/app/src/input_events.h b/app/src/input_events.h index b40995e6..48c51ee7 100644 --- a/app/src/input_events.h +++ b/app/src/input_events.h @@ -54,7 +54,6 @@ enum sc_mod { SC_MOD_NUM = KMOD_NUM, SC_MOD_CAPS = KMOD_CAPS, - SC_MOD_SCROLL = KMOD_SCROLL, }; enum sc_action {