X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftest_icu.c;h=e7fc1efdd7d083e8d1f32282cbd91b2a3cef40df;hb=94a0aa1a3d45b41484ac4bf81b85f90dca7f7181;hp=5107693d0bf933a91f6b436944382f7189726047;hpb=eeee03de7fb33d03727696236aafd65b0e36e068;p=yaz-moved-to-github.git diff --git a/test/test_icu.c b/test/test_icu.c index 5107693..e7fc1ef 100644 --- a/test/test_icu.c +++ b/test/test_icu.c @@ -984,10 +984,6 @@ int main(int argc, char **argv) check_norm(); u_cleanup(); -#if YAZ_HAVE_XML2 - xmlCleanupParser(); -#endif - #else /* YAZ_HAVE_ICU */ yaz_log(YLOG_LOG, "ICU unit tests omitted");