summaryrefslogtreecommitdiff
path: root/regcomp.c
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-11-04 08:26:19 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-11-04 08:26:19 +0000
commit1542b985032ae6eca76d4ca4c21d2269e21544f1 (patch)
tree29942426b17d0905958ad71fd1da85cb571fe4fb /regcomp.c
parentda9274502cf796d52a9875e4c9f650b53901ad73 (diff)
parentd20626d86bf3d55ba658adbc2678de4c519cbc6c (diff)
downloadperl-1542b985032ae6eca76d4ca4c21d2269e21544f1.tar.gz
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@4513
Diffstat (limited to 'regcomp.c')
-rw-r--r--regcomp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/regcomp.c b/regcomp.c
index 231235ca33..33dcaaf3b6 100644
--- a/regcomp.c
+++ b/regcomp.c
@@ -3541,7 +3541,6 @@ Perl_save_re_context(pTHX)
}
#ifdef PERL_OBJECT
-#define NO_XSLOCKS
#include "XSUB.h"
#undef this
#define this pPerl