Commit fddc2876 authored by Senthil Prabakaran's avatar Senthil Prabakaran Committed by Mouse

Remove Canonical Jer

parent f794a3be
......@@ -518,7 +518,6 @@ asn_decode(const asn_codec_ctx_t *opt_codec_ctx,
#endif /* !defined(ASN_DISABLE_XER_SUPPORT) */
}
case ATS_BASIC_JER:
case ATS_CANONICAL_JER:
#if !defined(ASN_DISABLE_JER_SUPPORT)
return jer_decode(opt_codec_ctx, td, sptr, buffer, size);
#else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment