Kaydet (Commit) f0a0b8fb authored tarafından Cédric Bosdonnat's avatar Cédric Bosdonnat

removed remaining #if DEBUG

üst b86ea394
......@@ -1055,9 +1055,6 @@ void DomainMapper_Impl::finishParagraph( PropertyMapPtr pPropertyMap )
uno::Reference< text::XTextContent > xObj = m_aAnchoredStack.top( );
try
{
#if DEBUG
rtl::OUString sText( xTextRange->getString( ) );
#endif
xObj->attach( xTextRange );
}
catch ( uno::RuntimeException& )
......
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