SwGetRefField::PutValue: unused variable sTmp

Change-Id: I94cc8455d054d6d43a5445d3434b1d8ef57c05c7
This commit is contained in:
Michael Stahl
2013-07-16 18:20:22 +02:00
parent 802b66092c
commit 1bbe69acfc

View File

@@ -668,7 +668,6 @@ bool SwGetRefField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const
bool SwGetRefField::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId ) bool SwGetRefField::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId )
{ {
String sTmp;
switch( nWhichId ) switch( nWhichId )
{ {
case FIELD_PROP_USHORT1: case FIELD_PROP_USHORT1: