From ce25c9cfd37ab501141e0ca6ab26d05c2862c1c0 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Thu, 16 Nov 2023 09:27:06 -0700 Subject: [PATCH] locale.c: Remove unused #define --- locale.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/locale.c b/locale.c index f6d714009ae4..315b7786f0d6 100644 --- a/locale.c +++ b/locale.c @@ -6512,8 +6512,6 @@ S_my_langinfo_i(pTHX_ * GetCurrencyFormat; patches welcome) */ # define P_CS_PRECEDES "p_cs_precedes" -# define CURRENCY_SYMBOL "currency_symbol" - /* case RADIXCHAR: // May drop down to here in some configurations */ case THOUSEP: case CRNCYSTR: