aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.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/xterm.c
parent8d07d23ecd32b9e9f07234313c2e712a8c42b524 (diff)
parent39b3d70b17789e237021787ab80ccdd123b97312 (diff)
downloademacs-b728e88fdffdd34065f996682113b072bbc7008c.tar.gz
emacs-b728e88fdffdd34065f996682113b072bbc7008c.zip
upstream
Diffstat (limited to 'src/xterm.c')
-rw-r--r--src/xterm.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/xterm.c b/src/xterm.c
index 29f1a85d2c6..0c096e8f729 100644
--- a/src/xterm.c
+++ b/src/xterm.c
@@ -7700,14 +7700,6 @@ x_fully_uncatch_errors (void)
7700} 7700}
7701#endif 7701#endif
7702 7702
7703/* Nonzero if x_catch_errors has been done and not yet canceled. */
7704
7705int
7706x_catching_errors (void)
7707{
7708 return x_error_message != 0;
7709}
7710
7711#if 0 7703#if 0
7712static unsigned int x_wire_count; 7704static unsigned int x_wire_count;
7713x_trace_wire (void) 7705x_trace_wire (void)