diff options
Diffstat (limited to 'string/strcoll_l.c')
-rw-r--r-- | string/strcoll_l.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/string/strcoll_l.c b/string/strcoll_l.c index 85422bdd87..658d5b9b90 100644 --- a/string/strcoll_l.c +++ b/string/strcoll_l.c @@ -30,7 +30,6 @@ # define USTRING_TYPE unsigned char # define STRCOLL __strcoll_l # define STRCMP strcmp -# define STRLEN strlen # define WEIGHT_H "../locale/weight.h" # define SUFFIX MB # define L(arg) arg |