1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Remove unused definitions

This commit is contained in:
Leonhard Holz
2015-02-11 12:49:58 +01:00
committed by Ondřej Bílka
parent 306bc0d1ed
commit d35273f274
5 changed files with 7 additions and 4 deletions

View File

@ -29,7 +29,6 @@
# define STRING_TYPE char
# define USTRING_TYPE unsigned char
# define STRXFRM __strxfrm_l
# define STRCMP strcmp
# define STRLEN strlen
# define STPNCPY __stpncpy
# define WEIGHT_H "../locale/weight.h"