Cleanup de-init function YAZ-863
[yaz-moved-to-github.git] / test / test_record_conv.c
index fa65224..37cb520 100644 (file)
@@ -626,10 +626,6 @@ int main(int argc, char **argv)
     tst_convert2();
     tst_convert3();
     tst_convert4();
-    xsltCleanupGlobals();
-#endif
-#if YAZ_HAVE_XML2
-    xmlCleanupParser();
 #endif
     YAZ_CHECK_TERM;
 }