From: Edwin Leuven Date: Thu, 24 Apr 2008 15:54:04 +0000 (+0000) Subject: this we don't use anymore X-Git-Tag: 1.6.10~5008 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=d95201096e5a2dd0729f387493f8a092f478dbb7;p=features.git this we don't use anymore git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24488 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/insets/InsetTabular.h b/src/insets/InsetTabular.h index 149ea80121..6a76127116 100644 --- a/src/insets/InsetTabular.h +++ b/src/insets/InsetTabular.h @@ -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;