do not ignore specs

This commit is contained in:
Lev Walkin 2017-07-25 06:50:35 -07:00
parent af4dfaa12a
commit 5f99257c19
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ NativeInteger_decode_oer(asn_codec_ctx_t *opt_codec_ctx,
asn_oer_constraint_t *ct;
(void)opt_codec_ctx;
(void)specs;
if(!native) {
native = (long *)(*nint_ptr = CALLOC(1, sizeof(*native)));