aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.c
diff options
context:
space:
mode:
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)