X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fevent.c;h=3abaa675e1428fe54a1e0c64882aea1f2a3680e7;hb=c716d1788bb4f4b9db403617023f06347ba48102;hp=a7f65fcb1e15ed192825a4e11dab4de1aca9f5b3;hpb=617effd275a7c998d9bea686bc1a33240fd16704;p=chaz%2Fopenbox diff --git a/openbox/event.c b/openbox/event.c index a7f65fcb..3abaa675 100644 --- a/openbox/event.c +++ b/openbox/event.c @@ -1114,7 +1114,6 @@ static void event_handle_client(ObClient *client, XEvent *e) move = TRUE; } - if (e->xconfigurerequest.value_mask & CWStackMode) { ObClient *sibling = NULL; gulong ignore_start;