]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetSeparator.h
Fix assertion when checking if change in selection
[lyx.git] / src / insets / InsetSeparator.h
index 4d53b956c2b75561da47b0d42860c3e812501e52..5d080ccae6c32d5c3576186a1cc221e357f9d119 100644 (file)
@@ -64,8 +64,6 @@ public:
                // remove warning
                return docstring();
        }
-       ///
-       DisplayType display() const { return BreakAfter | NoBoundary; }
 private:
        ///
        InsetSeparatorParams params() const { return params_; }