summaryrefslogtreecommitdiff
path: root/deb.c
diff options
context:
space:
mode:
Diffstat (limited to 'deb.c')
-rw-r--r--deb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/deb.c b/deb.c
index 433ae11ddb..d1c3fe95bf 100644
--- a/deb.c
+++ b/deb.c
@@ -166,7 +166,6 @@ I32
Perl_debstack(pTHX)
{
#ifndef SKIP_DEBUGGING
- dVAR;
if (CopSTASH_eq(PL_curcop, PL_debstash) && !DEBUG_J_TEST_)
return 0;