projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1b26641
)
Remove variables that were used in experiments.
Nick Ing-Simmons [Thu, 11 Jan 2001 22:43:28 +0000 (22:43 +0000)]
p4raw-id: //depot/perlio@8408
mg.c
patch
|
blob
|
blame
|
history
diff --git
a/mg.c
b/mg.c
index
a7566e3
..
51ca9d6
100644
(file)
--- a/
mg.c
+++ b/
mg.c
@@
-2161,8
+2161,6
@@
Perl_sighandler(int sig)
U32 flags = 0;
I32 o_save_i = PL_savestack_ix;
XPV *tXpv = PL_Xpv;
- sigjmp_buf jmp;
- Sighandler_t handler;
#if defined(WIN32) && defined(PERL_IMPLICIT_CONTEXT)
PERL_SET_THX(aTHXo); /* fake TLS, see above */