]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetnote.h
Clean up InsetGraphics::Cache and rename as GraphicsInset.
[lyx.git] / src / insets / insetnote.h
index ca173ab6d54794b02a34adad791857c2c317a8c0..e6bf5f4dff83ec2385bc94b5753021f0a1b70db3 100644 (file)
@@ -25,11 +25,7 @@ public:
        ///
        InsetNote(InsetNote const &);
        ///
-       //InsetNote(InsetNote const &, bool same_id);
-       ///
-       Inset * clone(Buffer const &) const;
-       ///
-       //Inset * clone(Buffer const &, bool same_id) const;
+       Inset * clone() const;
        ///
        string const editMessage() const;
        ///