]> Dogcows Code - chaz/openbox/blobdiff - openbox/keyboard.c
give actions a ref count
[chaz/openbox] / openbox / keyboard.c
index f0614eff9359ac7ffba87de305f0938b1be236b4..b1d1d223a5e3cc1f101961c7676185a0c7cbe625 100644 (file)
@@ -162,9 +162,6 @@ void keyboard_interactive_grab(guint state, ObClient *client,
 
     g_assert(action->data.any.interactive);
 
-    if (moveresize_in_progress)
-        moveresize_end(FALSE);
-
     if (!interactive_states) {
         if (!grab_keyboard(TRUE))
             return;
This page took 0.023567 seconds and 4 git commands to generate.