aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-03-10 13:44:47 +0000
committerLev Walkin <vlm@lionet.info>2005-03-10 13:44:47 +0000
commit12d8c496eb08cde99866bb66c2dbd9782607001d (patch)
tree5e57d3ca47e41b91268c5ef3420832c3015572bc
parent009495633b7f101eefd9ac64627cc5c595091566 (diff)
proper handling
-rw-r--r--libasn1compiler/asn1c_C.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libasn1compiler/asn1c_C.c b/libasn1compiler/asn1c_C.c
index d3808767..ec90e75f 100644
--- a/libasn1compiler/asn1c_C.c
+++ b/libasn1compiler/asn1c_C.c
@@ -1879,7 +1879,6 @@ expr_as_xmlvaluelist(arg_t *arg, asn1p_expr_t *expr) {
/* X.680, 25.5, Table 5 */
switch(expr->expr_type) {
- case ASN_CONSTR_CHOICE:
case ASN_BASIC_BOOLEAN:
case ASN_BASIC_ENUMERATED:
case ASN_BASIC_NULL: