]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetspace.h
insetcharstyle drawing cosmetics
[lyx.git] / src / insets / insetspace.h
index 6e5aa846eb5445202949a83af584285fd95b4f02..eb87db4acb36172949632383a10c49139a8eb9f6 100644 (file)
@@ -86,8 +86,6 @@ public:
        /// is this equivalent to a space (which is BTW different from
        // a line separator)?
        bool isSpace() const;
-       // should we break lines after this inset?
-       bool isLineSeparator() const;
 private:
        /// And which kind is this?
        Kind kind_;