diff options
Diffstat (limited to 'src/xterm.c')
-rw-r--r-- | src/xterm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xterm.c b/src/xterm.c index 4eb777f9dc3..9ee76e967e1 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -10515,8 +10515,6 @@ x_set_window_size (struct frame *f, bool change_gravity, cancel_mouse_face (f); unblock_input (); - - do_pending_window_change (false); } /* Move the mouse to position pixel PIX_X, PIX_Y relative to frame F. */ |