sc/source/ui/sidebar/CellLineStyleValueSet.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
New commits: commit 6dbf3cd4123a24ee1f5169aaa02cb06ae3eefaaf Author: Thomas Arnhold <tho...@arnhold.org> Date: Thu Sep 5 08:28:00 2013 +0200 remove it here too Change-Id: I9cb34b5d8676ca2c3081def04ce8e3ec001746d1 diff --git a/sc/source/ui/sidebar/CellLineStyleValueSet.cxx b/sc/source/ui/sidebar/CellLineStyleValueSet.cxx index 96d6f07..6298dc8 100644 --- a/sc/source/ui/sidebar/CellLineStyleValueSet.cxx +++ b/sc/source/ui/sidebar/CellLineStyleValueSet.cxx @@ -24,8 +24,7 @@ namespace sc { namespace sidebar { CellLineStyleValueSet::CellLineStyleValueSet( Window* pParent, const ResId& rResId) : ValueSet( pParent, rResId ), pVDev(NULL), - nSelItem(0), - bCusEnable(false) + nSelItem(0) { SetColCount( 1 ); SetLineCount( 9); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits