sc/source/core/tool/editutil.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3c67751cd57ff54da6afa95949a67011eac5d239
Author: Kohei Yoshida <kohei.yosh...@gmail.com>
Date:   Sun Aug 25 16:13:16 2013 -0400

    Unused variable.
    
    Change-Id: Ibef6cade989995a61cdc22872a81bc97aeea86aa

diff --git a/sc/source/core/tool/editutil.cxx b/sc/source/core/tool/editutil.cxx
index c963243..d851def 100644
--- a/sc/source/core/tool/editutil.cxx
+++ b/sc/source/core/tool/editutil.cxx
@@ -899,7 +899,6 @@ OUString ScFieldEditEngine::CalcFieldValue( const 
SvxFieldItem& rField,
                                     sal_Int32 /* nPara */, sal_uInt16 /* nPos 
*/,
                                     Color*& rTxtColor, Color*& /* rFldColor */ 
)
 {
-    OUString aRet;
     const SvxFieldData* pFieldData = rField.GetField();
 
     if (!pFieldData)
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to