Merge branch 'backport' into work
[dana/openbox.git] / openbox / event.c
index a0ce223..aca69cc 100644 (file)
@@ -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;