diff options
Diffstat (limited to 'openbox/action.c')
| -rw-r--r-- | openbox/action.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openbox/action.c b/openbox/action.c index 0cf233ad..24388dca 100644 --- a/openbox/action.c +++ b/openbox/action.c @@ -1689,8 +1689,6 @@ void action_moveresize(union ActionData *data) ObClient *c = data->moveresize.any.c; guint32 corner; - if (!client_normal(c)) return; - if (data->moveresize.keyboard) { corner = (data->moveresize.move ? prop_atoms.net_wm_moveresize_move_keyboard : |
