X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/ad3c9f2af814c84582fdd1649e49ec4f68572c5a..15de9d6b4ab2de27ae24b13b7b6c4d55fffe4aef:/locale/FreeBSD/localeconv.c diff --git a/locale/FreeBSD/localeconv.c b/locale/FreeBSD/localeconv.c index 11afdb5..bad6ae8 100644 --- a/locale/FreeBSD/localeconv.c +++ b/locale/FreeBSD/localeconv.c @@ -115,8 +115,6 @@ __setonlyClocaleconv(int val) struct lconv * localeconv_l(locale_t loc) { - struct lconv *lc; - NORMALIZE_LOCALE(loc); if (loc->__mlocale_changed) {