]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetScript.h
Allow row-breaking after some insets
[lyx.git] / src / insets / InsetScript.h
index cd61117a3f47c6fdf04a53d574ffd32c66ae11a4..7f9cd852786cbf6d836e6d02286ff4e2402f9619 100644 (file)
@@ -66,8 +66,6 @@ public:
        InsetCode lyxCode() const { return SCRIPT_CODE; }
        ///
        docstring layoutName() const;
-       ///
-       DisplayType display() const;
 
        ///
        int topOffset(BufferView const *) const { return 0; }