X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=NetWare%2Fnw5thread.c;h=7ed18bbeafb1354221c1e2325ae2d523e1e6e067;hb=15e9f109c1a7f45bb9cf5e6903b016938a1441e8;hp=e99512afbf1fa6e7d33cef513b6b578090cbc2fd;hpb=4d1ff10ffec86208b0da135b87c76b89e61c866e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/NetWare/nw5thread.c b/NetWare/nw5thread.c index e99512a..7ed18bb 100644 --- a/NetWare/nw5thread.c +++ b/NetWare/nw5thread.c @@ -20,12 +20,6 @@ #include "EXTERN.h" #include "perl.h" -#if defined(PERL_OBJECT) -#define NO_XSLOCKS -extern CPerlObj* pPerl; -#include "XSUB.h" -#endif - //For Thread Local Storage #include "win32ish.h" // For "BOOL", "TRUE" and "FALSE" #include "nwtinfo.h"