summaryrefslogtreecommitdiff
path: root/regexec.c
diff options
context:
space:
mode:
Diffstat (limited to 'regexec.c')
-rw-r--r--regexec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/regexec.c b/regexec.c
index da06e7f52a..4632838b03 100644
--- a/regexec.c
+++ b/regexec.c
@@ -3556,7 +3556,6 @@ S_reghopmaybe(pTHX_ U8* s, I32 off)
}
#ifdef PERL_OBJECT
-#define NO_XSLOCKS
#include "XSUB.h"
#endif