X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=intrpvar.h;h=cc3eff5e0b94c0e8dce947f11bc74ffb918dc6ad;hb=664bb207f6bd57f05b66c9abec00898987f7060b;hp=a53d38b32595ca8109bda31f180672706dd83e27;hpb=77ca0c92d2c0e47301d906d355d9ab3afb6f6bcb;p=p5sagit%2Fp5-mst-13.2.git diff --git a/intrpvar.h b/intrpvar.h index a53d38b..cc3eff5 100644 --- a/intrpvar.h +++ b/intrpvar.h @@ -23,7 +23,6 @@ PERLVAR(Ihintgv, GV *) PERLVAR(Iorigfilename, char *) PERLVAR(Idiehook, SV *) PERLVAR(Iwarnhook, SV *) -PERLVAR(Iparsehook, SV *) PERLVAR(Icddir, char *) /* switches */ PERLVAR(Iminus_c, bool) PERLVARA(Ipatchlevel,10,char)