summaryrefslogtreecommitdiff
path: root/locale.c
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-09-30 10:19:35 -0600
committerKarl Williamson <khw@cpan.org>2022-10-01 13:30:35 -0600
commit5b321327f4effc4a120262b4399127f28ba34bcd (patch)
tree2701af13ba795c0ed8c835d79289a39f352cdcfc /locale.c
parent17f4c42e6ec03f422e6f251eea2bb6bcd48a47de (diff)
downloadperl-5b321327f4effc4a120262b4399127f28ba34bcd.tar.gz
locale.c: Remove obsolete, unused label
Diffstat (limited to 'locale.c')
-rw-r--r--locale.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/locale.c b/locale.c
index 0f3b902a3d..843f4d7318 100644
--- a/locale.c
+++ b/locale.c
@@ -5083,13 +5083,6 @@ Perl_init_i18nl10n(pTHX_ int printwarn)
done_C: ;
} /* end of first time through the loop */
-
-# ifdef WIN32
-
- next_iteration: ;
-
-# endif
-
} /* end of looping through the trial locales */
if (ok < 1) { /* If we tried to fallback */