Kaydet (Commit) e0f88436 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-variable

Conflicts:
	sw/source/core/access/accpara.cxx

Change-Id: I5b7faebf5000244adf56f9193370af125949fc30
üst 1c3d51fd
......@@ -2521,7 +2521,6 @@ void SwAccessibleParagraph::_correctValues( const sal_Int32 nIndex,
{
if ( GetPortionData().IsIndexInFootnode(nIndex) )
{
GetPropName( UNO_NAME_CHAR_ESCAPEMENT );
rValue.Value <<= (sal_Int32)101;
}
continue;
......
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