summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-05-16 15:16:53 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-05-16 15:16:53 +0100
commitcc92cb54e246e48dc62ef149aeaa550e14ec3a9e (patch)
tree7a48c296a72f2c78208a743f1a1bb1fda82711a6 /xmloff
parent0f6630977951abb6969696d38d8685f611888af1 (diff)
completely nutso merge bustage since 2004
useless unused fat global objects since 146f73bcfa48ddddd18a1eb449aaa5ddd43d2dd2 Change-Id: I2a5f54d34b498a64b658f158f98269f16e2e71f8
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/draw/sdxmlimp.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/source/draw/sdxmlimp.cxx b/xmloff/source/draw/sdxmlimp.cxx
index d1f960c50dd1..2687a18b6301 100644
--- a/xmloff/source/draw/sdxmlimp.cxx
+++ b/xmloff/source/draw/sdxmlimp.cxx
@@ -1029,10 +1029,6 @@ OUString SAL_CALL SdXMLImport::getImplementationName() throw( uno::RuntimeExcept
}
}
- HeaderFooterDeclMap maHeaderDeclsMap;
- HeaderFooterDeclMap maFooterDeclsMap;
- DateTimeDeclMap maDateTimeDeclsMap;
-
void SdXMLImport::AddHeaderDecl( const ::rtl::OUString& rName, const ::rtl::OUString& rText )
{
if( !rName.isEmpty() && !rText.isEmpty() )