diff options
| -rw-r--r-- | openbox/keyboard.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/openbox/keyboard.c b/openbox/keyboard.c index f0614eff..b1d1d223 100644 --- a/openbox/keyboard.c +++ b/openbox/keyboard.c @@ -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; |
