]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetnote.h
fix #832
[lyx.git] / src / insets / insetnote.h
index 89ea7cc182c1046e00b36f1d5cc34ffde4dfe0ad..1043300d92fd5cedc03d25d41a31fd55a7ee46be 100644 (file)
@@ -26,8 +26,6 @@ public:
        InsetNote(InsetNote const &, bool same_id = false);
        ///
        Inset * clone(Buffer const &, bool same_id = false) const;
-       /// constructor with initial contents
-       InsetNote(Buffer const *, string const & contents, bool collapsed);
        ///
        string const editMessage() const;
        ///