1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00

code cleanup

This commit is contained in:
dan
2001-12-30 05:07:12 +00:00
parent c9dfd7f3a4
commit cf2322ee03
2 changed files with 1 additions and 5 deletions

View File

@@ -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;