aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32term.c
diff options
context:
space:
mode:
authorJoakim Verona2011-09-15 16:11:02 +0200
committerJoakim Verona2011-09-15 16:11:02 +0200
commitb728e88fdffdd34065f996682113b072bbc7008c (patch)
treec0622d02a303baaf2d6c4db2b50866305ca960e0 /src/w32term.c
parent8d07d23ecd32b9e9f07234313c2e712a8c42b524 (diff)
parent39b3d70b17789e237021787ab80ccdd123b97312 (diff)
downloademacs-b728e88fdffdd34065f996682113b072bbc7008c.tar.gz
emacs-b728e88fdffdd34065f996682113b072bbc7008c.zip
upstream
Diffstat (limited to 'src/w32term.c')
-rw-r--r--src/w32term.c1
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)
5197x_catch_errors_unwind (old_val) 5197x_catch_errors_unwind (old_val)
5198x_check_errors (dpy, format) 5198x_check_errors (dpy, format)
5199x_fully_uncatch_errors () 5199x_fully_uncatch_errors ()
5200x_catching_errors ()
5201x_had_errors_p (dpy) 5200x_had_errors_p (dpy)
5202x_clear_errors (dpy) 5201x_clear_errors (dpy)
5203x_uncatch_errors (dpy, count) 5202x_uncatch_errors (dpy, count)