X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fstring.h;h=8122b1cf5a9e80b1015de4df856337920580a175;hb=0db6e10eac28f38bfc3b325b13ad95107c58ce1e;hp=1a52eb37de4036b3faaaa8eb72eb0ec4c9e1f0f8;hpb=0b7df598070533b746e6162e53f90af764bd8f83;p=libucw.git diff --git a/ucw/string.h b/ucw/string.h index 1a52eb37..8122b1cf 100644 --- a/ucw/string.h +++ b/ucw/string.h @@ -25,7 +25,6 @@ #define str_sepsplit ucw_str_sepsplit #define str_unesc ucw_str_unesc #define str_wordsplit ucw_str_wordsplit -#define strnlen ucw_strnlen #endif /* string.c */