X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=intrpvar.h;h=a8d81311f26f74a823ca2947ca0dad485b6eec51;hb=25ff0154ccf606eb5512a8cde622caf50e20fba3;hp=a9e0f466902021a2af58368fc6858dc9aec45d3a;hpb=199e78b72f538ce004dd96ef2f457b84b88279cc;p=p5sagit%2Fp5-mst-13.2.git diff --git a/intrpvar.h b/intrpvar.h index a9e0f46..a8d8131 100644 --- a/intrpvar.h +++ b/intrpvar.h @@ -392,9 +392,7 @@ PERLVAR(ISock, struct IPerlSock*) PERLVAR(IProc, struct IPerlProc*) #endif -#if defined(USE_ITHREADS) PERLVAR(Iptr_table, PTR_TBL_t*) -#endif PERLVARI(Ibeginav_save, AV*, NULL) /* save BEGIN{}s when compiling */ PERLVAR(Ibody_arenas, void*) /* pointer to list of body-arenas */