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 d1ff5b85a29..b3e33b7c0bb 100644 --- a/src/xterm.c +++ b/src/xterm.c | |||
| @@ -7539,8 +7539,6 @@ x_error_catcher (Display *display, XErrorEvent *event) | |||
| 7539 | 7539 | ||
| 7540 | Calling x_uncatch_errors resumes the normal error handling. */ | 7540 | Calling x_uncatch_errors resumes the normal error handling. */ |
| 7541 | 7541 | ||
| 7542 | void x_check_errors (Display *dpy, const char *format); | ||
| 7543 | |||
| 7544 | void | 7542 | void |
| 7545 | x_catch_errors (Display *dpy) | 7543 | x_catch_errors (Display *dpy) |
| 7546 | { | 7544 | { |