diff --git a/src/string.c b/src/string.c index 0e204118a..703190f5f 100644 --- a/src/string.c +++ b/src/string.c @@ -1219,12 +1219,7 @@ str_escape(mrb_state *mrb, mrb_value str, mrb_bool inspect) if (inspect) { mrb_int clen = mrb_utf8len(p, pend); if (clen > 1) { - mrb_int i; - - for (i=0; i