]> git.lyx.org Git - lyx.git/blobdiff - src/Length.h
Fix bug #8105: Crash when deleting math macro from the inside
[lyx.git] / src / Length.h
index 41033084c79e4ac40dbede9ebc992244d43bb55d..470c7e1a5382b73238f5f0a2785c7adfceba678d 100644 (file)
@@ -100,8 +100,6 @@ public:
        friend bool isValidLength(std::string const & data, Length * result);
 
 private:
-       /// This HSpace kind
-       HSpaceKind kind_;
        ///
        double val_;
        ///