diff options
Diffstat (limited to 'src/w32term.c')
| -rw-r--r-- | src/w32term.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/w32term.c b/src/w32term.c index fbd31b15de2..82b05bffffe 100644 --- a/src/w32term.c +++ b/src/w32term.c | |||
| @@ -6202,8 +6202,6 @@ x_set_window_size (struct frame *f, bool change_gravity, | |||
| 6202 | } | 6202 | } |
| 6203 | 6203 | ||
| 6204 | unblock_input (); | 6204 | unblock_input (); |
| 6205 | |||
| 6206 | do_pending_window_change (0); | ||
| 6207 | } | 6205 | } |
| 6208 | 6206 | ||
| 6209 | /* Mouse warping. */ | 6207 | /* Mouse warping. */ |