summaryrefslogtreecommitdiff
path: root/sw/source/ui/app/docshini.cxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2011-11-24 00:52:09 +0100
committerMichael Stahl <mstahl@redhat.com>2011-11-24 00:52:09 +0100
commit772063ba8ad6b18f609cdc7da02534c15b785965 (patch)
tree0566de5a49f1a60f17688516b617dbd11d9b92a6 /sw/source/ui/app/docshini.cxx
parent9ace8bebd88ff41d65eeaa87a6d1f1dfd8875b6d (diff)
sw: remove some debugging cruft
Diffstat (limited to 'sw/source/ui/app/docshini.cxx')
-rw-r--r--sw/source/ui/app/docshini.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/ui/app/docshini.cxx b/sw/source/ui/app/docshini.cxx
index d8a5fb254566..fa8810fb3222 100644
--- a/sw/source/ui/app/docshini.cxx
+++ b/sw/source/ui/app/docshini.cxx
@@ -612,10 +612,6 @@ sal_Bool SwDocShell::Load( SfxMedium& rMedium )
pDoc->set(IDocumentSettingAccess::GLOBAL_DOCUMENT, true);
}
}
-#if OSL_DEBUG_LEVEL > 0
- else
- OSL_ENSURE( !this, "it won't do without Sw3Reader" );
-#endif
}
break;