]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNote.h
Allow row-breaking after some insets
[lyx.git] / src / insets / InsetNote.h
index e40b769854f24ca44c45c73a605a416ac2a01a86..c38d5d4eaac14b7bb730b3f9dca3d88154ab24e1 100644 (file)
@@ -61,8 +61,6 @@ private:
        InsetCode lyxCode() const { return NOTE_CODE; }
        ///
        docstring layoutName() const;
-       ///
-       DisplayType display() const;
        /** returns false if, when outputing LaTeX, font changes should
            be closed before generating this inset. This is needed for
            insets that may contain several paragraphs */