--- JSON-XS/XS.xs 2008/03/25 06:37:38 1.77 +++ JSON-XS/XS.xs 2008/03/25 19:31:02 1.78 @@ -440,7 +440,6 @@ encode_hv (enc_t *enc, HV *hv) { HE *he; - int count; if (enc->indent >= enc->maxdepth) croak ("data structure too deep (hit recursion limit)");