Kaydet (Commit) 79101c50 authored tarafından Miklos Vajna's avatar Miklos Vajna

sw: remove temporary debug code in txtfrm

Change-Id: Ia1183da8c3382c8b81a2d2154215d45e4847f460
Reviewed-on: https://gerrit.libreoffice.org/45194Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
üst ccd28881
......@@ -1480,11 +1480,6 @@ bool SwTextFrame::Prepare( const PrepareHint ePrep, const void* pVoid,
SwFrameSwapper aSwapper( this, false );
#if OSL_DEBUG_LEVEL > 1
const SwTwips nDbgY = getFrameArea().Top();
(void)nDbgY;
#endif
if ( IsEmpty() )
{
switch ( ePrep )
......
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