Remove redundant function libxml2_error_to_yazlog
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 19 Jan 2010 08:45:06 +0000 (09:45 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 19 Jan 2010 08:45:06 +0000 (09:45 +0100)
commit1aac63eecd76d5d060da84037a355c153d747ca7
tree5d3fda4eebad0b00e2f7e0d179f274debd5d6c8b
parentd68f051b434a3a6171e56f12c798fd499e9abbbb
Remove redundant function libxml2_error_to_yazlog

Function libxml2_error_to_yazlog is redundant and not in used by
applications other than YAZ itself. yaz_log_xml_errors does the same -
and is used at least by Pazpar2.
include/yaz/Makefile.am
include/yaz/libxml2_error.h [deleted file]
src/Makefile.am
src/libxml2_error.c [deleted file]
test/tst_record_conv.c
test/tst_retrieval.c
win/makefile