diff --git a/sdext/source/presenter/PresenterAccessibility.cxx b/sdext/source/presenter/PresenterAccessibility.cxx index 1fd9a771e3c0..0db850827f28 100644 --- a/sdext/source/presenter/PresenterAccessibility.cxx +++ b/sdext/source/presenter/PresenterAccessibility.cxx @@ -1569,15 +1569,13 @@ Sequence SAL_CALL ThrowIfDisposed(); #if OSL_DEBUG_LEVEL > 0 - OSL_TRACE("PresenterAccessible::AccessibleParagraph::getCharacterAttributes at %p,%d returns empty set", - this,nIndex); - for (sal_Int32 nAttributeIndex(0),nAttributeCount(rRequestedAttributes.getLength()); - nAttributeIndex