Length.h: revert unintended change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30641 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2009-07-17 01:01:37 +00:00
parent 357af8a211
commit b1a1b4c92f

View File

@ -100,8 +100,6 @@ public:
friend bool isValidLength(std::string const & data, Length * result);
private:
/// This HSpace kind
HSpaceKind kind_;
///
double val_;
///