[patch] -Wall
[p5sagit/p5-mst-13.2.git] / toke.c
diff --git a/toke.c b/toke.c
index 81d5cd7..5243fea 100644 (file)
--- a/toke.c
+++ b/toke.c
@@ -6277,8 +6277,6 @@ S_scan_trans(pTHX_ char *start)
     I32 squash;
     I32 del;
     I32 complement;
-    I32 utf8;
-    I32 count = 0;
 
     yylval.ival = OP_NULL;