mirror of
https://github.com/brl/mutter.git
synced 2025-07-20 08:54:13 +00:00
keybindings: Don't bother saving num_lock / caps_lock in MetaDisplay
It's unused outside of this one function.
This commit is contained in:
@ -233,8 +233,6 @@ struct _MetaDisplay
|
||||
XModifierKeymap *modmap;
|
||||
unsigned int above_tab_keycode;
|
||||
unsigned int ignored_modifier_mask;
|
||||
unsigned int num_lock_mask;
|
||||
unsigned int scroll_lock_mask;
|
||||
unsigned int hyper_mask;
|
||||
unsigned int super_mask;
|
||||
unsigned int meta_mask;
|
||||
|
Reference in New Issue
Block a user