From 12d8c496eb08cde99866bb66c2dbd9782607001d Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Thu, 10 Mar 2005 13:44:47 +0000 Subject: proper handling --- libasn1compiler/asn1c_C.c | 1 - 1 file changed, 1 deletion(-) 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: -- cgit v1.2.3