summaryrefslogtreecommitdiff
path: root/xmloff/source/style/PageHeaderFooterContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/PageHeaderFooterContext.cxx')
-rw-r--r--xmloff/source/style/PageHeaderFooterContext.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/style/PageHeaderFooterContext.cxx b/xmloff/source/style/PageHeaderFooterContext.cxx
index b58301f48b1b..04f4e04b8d23 100644
--- a/xmloff/source/style/PageHeaderFooterContext.cxx
+++ b/xmloff/source/style/PageHeaderFooterContext.cxx
@@ -26,8 +26,6 @@ using namespace com::sun::star;
using ::xmloff::token::IsXMLToken;
using ::xmloff::token::XML_HEADER_FOOTER_PROPERTIES;
-//------------------------------------------------------------------
-
PageHeaderFooterContext::PageHeaderFooterContext( SvXMLImport& rImport,
sal_uInt16 nPrfx,
const OUString& rLName,
@@ -69,7 +67,6 @@ SvXMLImportContext *PageHeaderFooterContext::CreateChildContext( sal_uInt16 nPre
rMap, nStartIndex, nEndIndex, aType);
}
-
if( !pContext )
pContext = new SvXMLImportContext( GetImport(), nPrefix, rLName );