diff options
Diffstat (limited to 'src/xterm.c')
| -rw-r--r-- | src/xterm.c | 8 |
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 | |||
| 7705 | int | ||
| 7706 | x_catching_errors (void) | ||
| 7707 | { | ||
| 7708 | return x_error_message != 0; | ||
| 7709 | } | ||
| 7710 | |||
| 7711 | #if 0 | 7703 | #if 0 |
| 7712 | static unsigned int x_wire_count; | 7704 | static unsigned int x_wire_count; |
| 7713 | x_trace_wire (void) | 7705 | x_trace_wire (void) |