Kaydet (Commit) 1bbe69ac authored tarafından Michael Stahl's avatar Michael Stahl

SwGetRefField::PutValue: unused variable sTmp

Change-Id: I94cc8455d054d6d43a5445d3434b1d8ef57c05c7
üst 802b6609
...@@ -668,7 +668,6 @@ bool SwGetRefField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const ...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment