X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Ficu.h;h=7389d603a353c084ea7ab6d13773bf81af3a4e3f;hb=36581ff40624336db8416e0892b9b78f52230224;hp=19ab4cefe8ec3f4cfedda5bd4d84f0276f3f43fb;hpb=307c60cf35acbe8d004b002e59416a2ebe3cb32d;p=yaz-moved-to-github.git diff --git a/include/yaz/icu.h b/include/yaz/icu.h index 19ab4ce..7389d60 100644 --- a/include/yaz/icu.h +++ b/include/yaz/icu.h @@ -50,7 +50,6 @@ yaz_icu_chain_t icu_chain_create(const char * locale, void icu_chain_destroy(yaz_icu_chain_t chain); yaz_icu_chain_t icu_chain_xml_config(const xmlNode *xml_node, - const char *locale, int sort, UErrorCode * status);