sw/source/core/fields/reffld.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 1bbe69acfcc401a0686feefe91c34e68a50b0d2c
Author: Michael Stahl <mst...@redhat.com>
Date:   Tue Jul 16 18:20:22 2013 +0200

    SwGetRefField::PutValue: unused variable sTmp
    
    Change-Id: I94cc8455d054d6d43a5445d3434b1d8ef57c05c7

diff --git a/sw/source/core/fields/reffld.cxx b/sw/source/core/fields/reffld.cxx
index 7bdcc0c..486f965 100644
--- a/sw/source/core/fields/reffld.cxx
+++ b/sw/source/core/fields/reffld.cxx
@@ -668,7 +668,6 @@ bool SwGetRefField::QueryValue( uno::Any& rAny, sal_uInt16 
nWhichId ) const
 
 bool SwGetRefField::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId )
 {
-    String sTmp;
     switch( nWhichId )
     {
     case FIELD_PROP_USHORT1:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to