--- CBOR-XS/XS.xs 2013/11/22 05:54:07 1.25 +++ CBOR-XS/XS.xs 2013/11/22 09:40:13 1.26 @@ -273,11 +273,6 @@ --enc->depth; } -ecb_inline void -encode_he (enc_t *enc, HE *he) -{ -} - static void encode_hv (enc_t *enc, HV *hv) {