summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/pagechg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/layout/pagechg.cxx')
-rw-r--r--sw/source/core/layout/pagechg.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/layout/pagechg.cxx b/sw/source/core/layout/pagechg.cxx
index e6519e200997..8e99d9e9f065 100644
--- a/sw/source/core/layout/pagechg.cxx
+++ b/sw/source/core/layout/pagechg.cxx
@@ -760,7 +760,6 @@ SwPageDesc *SwPageFrm::FindPageDesc()
if ( !pRet )
pRet = &GetFmt()->GetDoc()->GetPageDesc( 0 );
-
OSL_ENSURE( pRet, "could not find page descriptor." );
return pRet;
}