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 0928c01a9a..441487f88e 100644
--- a/deb.c
+++ b/deb.c
@@ -46,7 +46,6 @@ Perl_vdeb(pTHX_ const char *pat, va_list *args)
{
#ifdef DEBUGGING
dTHR;
- register I32 i;
char* file = CopFILE(PL_curcop);
#ifdef USE_THREADS