]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibitem.cpp
Get rid of xmlize, bringing no advantage over escapeString.
[lyx.git] / src / insets / InsetBibitem.cpp
index d8fc08f779d06a052cb1898e6555c64e0e3b09de..d2386979cb4e42f192711efbb5fefd45786b4e1b 100644 (file)
@@ -343,7 +343,7 @@ void InsetBibitem::updateBuffer(ParIterator const & it, UpdateType utype, bool c
 }
 
 
-void InsetBibitem::docbook(XMLStream & xs, OutputParams const &) const
+void InsetBibitem::docbook(XMLStream &, OutputParams const &) const
 {
        // Nothing to do: everything is implemented in makeParagraphBibliography.
        return;