]> mj.ucw.cz Git - libucw.git/blobdiff - lib/unicode.h
Comment on optionality of UCW::CGI::error_hook.
[libucw.git] / lib / unicode.h
index 00256ff4b6f7f1af5d60bec18951de91bcd08b43..52ea5e687510c4ad1fdbefe6d602c30d5606a4b6 100644 (file)
@@ -212,6 +212,5 @@ utf8_encoding_len(uns c)
 
 uns utf8_strlen(const byte *str);
 uns utf8_strnlen(const byte *str, uns n);
-uns utf8_check(const byte *str);
 
 #endif