]> git.lyx.org Git - lyx.git/commitdiff
Length.h: revert unintended change
authorUwe Stöhr <uwestoehr@web.de>
Fri, 17 Jul 2009 01:01:37 +0000 (01:01 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Fri, 17 Jul 2009 01:01:37 +0000 (01:01 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30641 a592a061-630c-0410-9148-cb99ea01b6c8

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_;
        ///