this we don't use anymore

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24488 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Edwin Leuven 2008-04-24 15:54:04 +00:00
parent a095d0d785
commit d95201096e

View File

@ -485,10 +485,6 @@ public:
int ascent;
///
int descent;
///
bool top_line;
///
bool bottom_line;
/// Extra space between the top line and this row
Length top_space;
/// Ignore top_space if true and use the default top space
@ -526,10 +522,6 @@ public:
///
VAlignment valignment;
///
bool left_line;
///
bool right_line;
///
int width;
///
Length p_width;