mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
code cleanup
This commit is contained in:
@@ -420,8 +420,6 @@ wRootMenuPerformShortcut(XEvent *event)
|
||||
Shortcut *ptr;
|
||||
int modifiers;
|
||||
int done = 0;
|
||||
Window dummy;
|
||||
int foo;
|
||||
|
||||
/* ignore CapsLock */
|
||||
modifiers = event->xkey.state & ValidModMask;
|
||||
|
||||
Reference in New Issue
Block a user