summaryrefslogtreecommitdiff
path: root/signals.c
diff options
context:
space:
mode:
Diffstat (limited to 'signals.c')
-rw-r--r--signals.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/signals.c b/signals.c
index fb9c34d..5757e0c 100644
--- a/signals.c
+++ b/signals.c
@@ -102,9 +102,6 @@ in this Software without prior written authorization from The Open Group.
int checkpoint_from_signal = 0;
-extern XtSignalId sig_term_id, sig_usr1_id;
-extern Bool wantShutdown;
-
static SIGVAL
Signal(int sig, SIGVAL (*handler)(int))