Cygwin: locales: drop unused has_modifier macro

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2023-04-24 22:40:54 +02:00
parent 48ae24fd81
commit c3798a2f7d
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@ details. */
#define charfromwchar(category,in) \
__charfromwchar (_##category##_locale->in,_LC(category),f_wctomb)
#define has_modifier(x) ((x)[0] && !strcmp (modifier, (x)))
/* Check for @cjk* modifier. Try to be as fast as possible */
#define __is_cjk_modifier(_in, _cmp, _L) ({ \
_in[1] == 'c' \