Commit 5ec2cf24 authored by Lev Walkin's avatar Lev Walkin

*** empty log message ***

parent ff4cf9d2
...@@ -335,7 +335,6 @@ asn1f_check_constr_tags_distinct(arg_t *arg) { ...@@ -335,7 +335,6 @@ asn1f_check_constr_tags_distinct(arg_t *arg) {
case ASN_CONSTR_SEQUENCE: case ASN_CONSTR_SEQUENCE:
case ASN_CONSTR_SET: case ASN_CONSTR_SET:
case ASN_CONSTR_CHOICE: case ASN_CONSTR_CHOICE:
DEBUG("Checking tags of members of constructed types");
break; break;
default: default:
return 0; return 0;
......
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