summaryrefslogtreecommitdiff
path: root/openbox/event.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/event.c')
-rw-r--r--openbox/event.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/event.c b/openbox/event.c
index a0ce223a..aca69cc3 100644
--- a/openbox/event.c
+++ b/openbox/event.c
@@ -1125,7 +1125,6 @@ static void event_handle_client(ObClient *client, XEvent *e)
move = TRUE;
}
-
if (e->xconfigurerequest.value_mask & CWStackMode) {
ObClient *sibling = NULL;
gulong ignore_start;