summaryrefslogtreecommitdiff
path: root/ext/Devel/PPPort/PPPort.pm
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Devel/PPPort/PPPort.pm')
-rw-r--r--ext/Devel/PPPort/PPPort.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Devel/PPPort/PPPort.pm b/ext/Devel/PPPort/PPPort.pm
index d37452a602..d5e71f430b 100644
--- a/ext/Devel/PPPort/PPPort.pm
+++ b/ext/Devel/PPPort/PPPort.pm
@@ -440,7 +440,7 @@ __DATA__
nsv; \
})
# else
-# if defined(CRIPPLED_CC) || defined(USE_THREADS)
+# if defined(USE_THREADS)
static SV * newRV_noinc (SV * sv)
{
SV *nsv = (SV*)newRV(sv);