Xavier SVX_LIGHT deletion forgot just on occurence. This patch delete the last one. --- editeng/source/items/borderline.cxx | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/editeng/source/items/borderline.cxx b/editeng/source/items/borderline.cxx index d6b4efc..0a130f7 100644 --- a/editeng/source/items/borderline.cxx +++ b/editeng/source/items/borderline.cxx @@ -410,7 +410,6 @@ XubString SvxBorderLine::GetValueString( SfxMapUnit eSrcUnit, const IntlWrapper* pIntl, sal_Bool bMetricStr) const { -#ifndef SVX_LIGHT static const sal_uInt16 aStyleIds[] = { @@ -454,9 +453,6 @@ XubString SvxBorderLine::GetValueString( SfxMapUnit eSrcUnit, } aStr += sal_Unicode(')'); return aStr; -#else - return UniString(); -#endif } bool SvxBorderLine::HasPriority( const SvxBorderLine& rOtherLine ) const -- 1.7.1 _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice