diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 11257eebd1f..0194cc70500 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -252,7 +252,6 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ lib/libre.tex \ lib/libuserdict.tex \ lib/libdis.tex \ - lib/libxmllib.tex \ lib/libxmlrpclib.tex \ lib/libsimplexmlrpc.tex \ lib/libdocxmlrpc.tex \ diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 443e331d1ba..78556bf9aae 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -281,7 +281,7 @@ and how to embed it in other applications. \input{xmlsaxhandler} \input{xmlsaxutils} \input{xmlsaxreader} -\input{libxmllib} +% \input{libxmllib} \input{libmm} % Multimedia Services \input{libaudioop}