Imported from ../bash-3.2.tar.gz.
[platform/upstream/bash.git] / unwind_prot.c
index 4bb7a78..4fd194e 100644 (file)
@@ -73,8 +73,6 @@ typedef union uwp {
 } UNWIND_ELT;
 
 
-extern int interrupt_immediately;
-
 static void without_interrupts __P((VFunction *, char *, char *));
 static void unwind_frame_discard_internal __P((char *, char *));
 static void unwind_frame_run_internal __P((char *, char *));