]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetbibitem.h
Clean up InsetGraphics::Cache and rename as GraphicsInset.
[lyx.git] / src / insets / insetbibitem.h
index d37c9a07b852d2dea9343babd85488b56fe7aae1..03a6406883a9d18ce3e8b0557eb7bbd105212df5 100644 (file)
@@ -29,9 +29,7 @@ public:
        ///
        ~InsetBibitem();
        ///
-       Inset * clone(Buffer const &) const;
-       ///
-       //Inset * clone(Buffer const &, bool same_id) const;
+       Inset * clone() const;
        ///
        virtual dispatch_result localDispatch(FuncRequest const & cmd);
        /** Currently \bibitem is used as a LyX2.x command,