]> Dogcows Code - chaz/openbox/commitdiff
that got commited by accident somewhere
authorDana Jansens <danakj@orodu.net>
Wed, 13 Jun 2007 13:33:13 +0000 (13:33 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 13 Jun 2007 13:33:13 +0000 (13:33 +0000)
openbox/mouse.c

index 9e7ac6489843689eff3bad0b74e2ee5e290afce2..f74063edbbffc394bf8db31fb42dc889a4236b31 100644 (file)
@@ -210,9 +210,6 @@ void mouse_event(ObClient *client, XEvent *e)
         button = e->xbutton.button;
         state = e->xbutton.state;
 
-        if (CLIENT_CONTEXT(context, client))
-            XAllowEvents(ob_display, ReplayPointer, event_curtime);
-
         fire_binding(OB_MOUSE_ACTION_PRESS, context,
                      client, e->xbutton.state,
                      e->xbutton.button,
This page took 0.024732 seconds and 4 git commands to generate.