diff options
Diffstat (limited to 'src/w32term.c')
| -rw-r--r-- | src/w32term.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/w32term.c b/src/w32term.c index 98c4a391953..8d9d8f72029 100644 --- a/src/w32term.c +++ b/src/w32term.c | |||
| @@ -5197,7 +5197,6 @@ x_catch_errors (dpy) | |||
| 5197 | x_catch_errors_unwind (old_val) | 5197 | x_catch_errors_unwind (old_val) |
| 5198 | x_check_errors (dpy, format) | 5198 | x_check_errors (dpy, format) |
| 5199 | x_fully_uncatch_errors () | 5199 | x_fully_uncatch_errors () |
| 5200 | x_catching_errors () | ||
| 5201 | x_had_errors_p (dpy) | 5200 | x_had_errors_p (dpy) |
| 5202 | x_clear_errors (dpy) | 5201 | x_clear_errors (dpy) |
| 5203 | x_uncatch_errors (dpy, count) | 5202 | x_uncatch_errors (dpy, count) |