diff options
| author | Joakim Verona | 2011-09-15 16:11:02 +0200 |
|---|---|---|
| committer | Joakim Verona | 2011-09-15 16:11:02 +0200 |
| commit | b728e88fdffdd34065f996682113b072bbc7008c (patch) | |
| tree | c0622d02a303baaf2d6c4db2b50866305ca960e0 /src/xterm.h | |
| parent | 8d07d23ecd32b9e9f07234313c2e712a8c42b524 (diff) | |
| parent | 39b3d70b17789e237021787ab80ccdd123b97312 (diff) | |
| download | emacs-b728e88fdffdd34065f996682113b072bbc7008c.tar.gz emacs-b728e88fdffdd34065f996682113b072bbc7008c.zip | |
upstream
Diffstat (limited to 'src/xterm.h')
| -rw-r--r-- | src/xterm.h | 1 |
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 *); | |||
| 958 | extern void x_check_errors (Display *, const char *) | 958 | extern void x_check_errors (Display *, const char *) |
| 959 | ATTRIBUTE_FORMAT_PRINTF (2, 0); | 959 | ATTRIBUTE_FORMAT_PRINTF (2, 0); |
| 960 | extern int x_had_errors_p (Display *); | 960 | extern int x_had_errors_p (Display *); |
| 961 | extern int x_catching_errors (void); | ||
| 962 | extern void x_uncatch_errors (void); | 961 | extern void x_uncatch_errors (void); |
| 963 | extern void x_clear_errors (Display *); | 962 | extern void x_clear_errors (Display *); |
| 964 | extern void x_set_window_size (struct frame *, int, int, int); | 963 | extern void x_set_window_size (struct frame *, int, int, int); |