Remove double newlines.
[dana/openbox.git] / openbox / event.c
index a7f65fc..3abaa67 100644 (file)
@@ -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;