summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cui/source/tabpages/transfrm.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/cui/source/tabpages/transfrm.cxx b/cui/source/tabpages/transfrm.cxx
index bb95a7ca5153..226947059a7b 100644
--- a/cui/source/tabpages/transfrm.cxx
+++ b/cui/source/tabpages/transfrm.cxx
@@ -665,11 +665,6 @@ void SvxSlantTabPage::Reset(const SfxItemSet* rAttrs)
while(true)
{
- if(nullptr == pView)
- {
- break;
- }
-
if(1 != pView->GetMarkedObjectList().GetMarkCount())
{
break;