]> Dogcows Code - chaz/openbox/commitdiff
remove unused variable
authorDana Jansens <danakj@orodu.net>
Sun, 22 Jul 2007 15:50:15 +0000 (11:50 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 22 Jul 2007 15:50:15 +0000 (11:50 -0400)
openbox/event.c

index 746be2c4f7aa4e7016cc6a228fea8304bfc2764d..c119573e3b975ff65e399764f16a07e603f88425 100644 (file)
@@ -243,10 +243,6 @@ static void event_set_curtime(XEvent *e)
 
 static void event_hack_mods(XEvent *e)
 {
-#ifdef XKB
-    XkbStateRec xkb_state;
-#endif
-
     switch (e->type) {
     case ButtonPress:
     case ButtonRelease:
This page took 0.023771 seconds and 4 git commands to generate.