]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetspecialchar.h
insetcharstyle drawing cosmetics
[lyx.git] / src / insets / insetspecialchar.h
index a0187b3c96e39b8c716bcc561e54a479eec05a19..2dadf74798c05c9b2967ec5ed328d85c0b053fde 100644 (file)
@@ -77,9 +77,6 @@ public:
        bool isChar() const;
        /// is this equivalent to a letter?
        bool isLetter() const;
-       /// 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: