summaryrefslogtreecommitdiffstats
path: root/asn1/asn1c/constr_CHOICE.c
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/asn1c/constr_CHOICE.c')
-rw-r--r--asn1/asn1c/constr_CHOICE.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/asn1c/constr_CHOICE.c b/asn1/asn1c/constr_CHOICE.c
index 5a1e0d386..7c1b155ff 100644
--- a/asn1/asn1c/constr_CHOICE.c
+++ b/asn1/asn1c/constr_CHOICE.c
@@ -670,7 +670,6 @@ CHOICE_decode_xer(asn_codec_ctx_t *opt_codec_ctx, asn_TYPE_descriptor_t *td,
case -1:
ctx->phase = 5;
RETURN(RC_FAIL);
- continue;
case 1:
ctx->phase = 3;
/* Fall through */