summaryrefslogtreecommitdiffstats
path: root/XS.xs
diff options
context:
space:
mode:
Diffstat (limited to 'XS.xs')
-rw-r--r--XS.xs1
1 files changed, 0 insertions, 1 deletions
diff --git a/XS.xs b/XS.xs
index 11428d5..ea1a402 100644
--- a/XS.xs
+++ b/XS.xs
@@ -435,7 +435,6 @@ add_symbol(self, variable, initial=NULL, ...)
int i;
char *filename = NULL;
I32 first_line_num = -1, last_line_num = -1;
- STRLEN namelen;
SV *dbval;
HV *dbsub;