about summary refs log tree commit diff
path: root/wcsmbs/wcscoll_l.c
diff options
context:
space:
mode:
authorLeonhard Holz <leonhard.holz@web.de>2015-02-11 12:49:58 +0100
committerOndřej Bílka <neleai@seznam.cz>2015-02-11 12:50:53 +0100
commitd35273f2746d234c81ca0e9307db9cd30eb6baaa (patch)
treee1b71d5055ec528a21424705bc05f74c543b2fe6 /wcsmbs/wcscoll_l.c
parent306bc0d1ed23ef3e38be2b371a197d669ae22334 (diff)
downloadglibc-d35273f2746d234c81ca0e9307db9cd30eb6baaa.tar.gz
glibc-d35273f2746d234c81ca0e9307db9cd30eb6baaa.tar.xz
glibc-d35273f2746d234c81ca0e9307db9cd30eb6baaa.zip
Remove unused definitions
Diffstat (limited to 'wcsmbs/wcscoll_l.c')
-rw-r--r--wcsmbs/wcscoll_l.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/wcsmbs/wcscoll_l.c b/wcsmbs/wcscoll_l.c
index 86ae4d992f..106ec93511 100644
--- a/wcsmbs/wcscoll_l.c
+++ b/wcsmbs/wcscoll_l.c
@@ -24,7 +24,6 @@
 #define USTRING_TYPE wint_t
 #define STRCOLL __wcscoll_l
 #define STRCMP wcscmp
-#define STRLEN __wcslen
 #define WEIGHT_H "../locale/weightwc.h"
 #define SUFFIX	WC
 #define L(arg) L##arg