]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibtex.h
revert r37459 and add a note to the sources:
[lyx.git] / src / insets / InsetBibtex.h
index ea0cecfc142d4fc3a483a27d6330684a4e80c7e1..954783228cb9b4f82dc80aad4fe1eefeff9ca464 100644 (file)
@@ -50,9 +50,7 @@ public:
        ///
        DisplayType display() const { return AlignCenter; }
        ///
-       int latex(odocstream &, OutputParams const &) const;
-       ///
-       void updateBuffer(ParIterator const &, UpdateType);
+       int latex(otexstream &, OutputParams const &) const;
        ///
        void collectBibKeys(InsetIterator const &) const;
        ///