aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xterm.h')
-rw-r--r--src/xterm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xterm.h b/src/xterm.h
index 5c9365c1269..11d5d50d952 100644
--- a/src/xterm.h
+++ b/src/xterm.h
@@ -958,7 +958,6 @@ extern void x_catch_errors (Display *);
958extern void x_check_errors (Display *, const char *) 958extern void x_check_errors (Display *, const char *)
959 ATTRIBUTE_FORMAT_PRINTF (2, 0); 959 ATTRIBUTE_FORMAT_PRINTF (2, 0);
960extern int x_had_errors_p (Display *); 960extern int x_had_errors_p (Display *);
961extern int x_catching_errors (void);
962extern void x_uncatch_errors (void); 961extern void x_uncatch_errors (void);
963extern void x_clear_errors (Display *); 962extern void x_clear_errors (Display *);
964extern void x_set_window_size (struct frame *, int, int, int); 963extern void x_set_window_size (struct frame *, int, int, int);