diff options
Diffstat (limited to 'ext/intl/msgformat/msgformat_class.h')
-rw-r--r-- | ext/intl/msgformat/msgformat_class.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/intl/msgformat/msgformat_class.h b/ext/intl/msgformat/msgformat_class.h index 6823595f6d..51025f0671 100644 --- a/ext/intl/msgformat/msgformat_class.h +++ b/ext/intl/msgformat/msgformat_class.h @@ -25,10 +25,6 @@ #include "../intl_error.h" #include "../intl_data.h" -#if U_ICU_VERSION_MAJOR_NUM * 10 + U_ICU_VERSION_MINOR_NUM < 48 -# define MSG_FORMAT_QUOTE_APOS 1 -#endif - #include "msgformat_data.h" typedef struct { |