]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibitem.cpp
Does not compile on older gcc.
[lyx.git] / src / insets / InsetBibitem.cpp
index d2386979cb4e42f192711efbb5fefd45786b4e1b..b16687e7d70a2769af07323d81c88536cbbfa935 100644 (file)
@@ -346,7 +346,6 @@ void InsetBibitem::updateBuffer(ParIterator const & it, UpdateType utype, bool c
 void InsetBibitem::docbook(XMLStream &, OutputParams const &) const
 {
        // Nothing to do: everything is implemented in makeParagraphBibliography.
-       return;
 }