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/w32term.c | |
| parent | 8d07d23ecd32b9e9f07234313c2e712a8c42b524 (diff) | |
| parent | 39b3d70b17789e237021787ab80ccdd123b97312 (diff) | |
| download | emacs-b728e88fdffdd34065f996682113b072bbc7008c.tar.gz emacs-b728e88fdffdd34065f996682113b072bbc7008c.zip | |
upstream
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) |