X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/619bbb9ab0f3cffda05f980b2ebb5bf660ad6962..15cf6215b545071812f4abe30190ffe2f5ab7780:/scope.c diff --git a/scope.c b/scope.c index b09a25d..83a7b76 100644 --- a/scope.c +++ b/scope.c @@ -1530,7 +1530,6 @@ Perl_cx_dump(pTHX_ PERL_CONTEXT *cx) PTR2UV(cx->blk_eval.retop)); break; - case CXt_LOOP_GIVEN: case CXt_LOOP_PLAIN: case CXt_LOOP_LAZYIV: case CXt_LOOP_LAZYSV: