completely nutso merge bustage since 2004

useless unused fat global objects since
146f73bcfa

Change-Id: I2a5f54d34b498a64b658f158f98269f16e2e71f8
This commit is contained in:
Caolán McNamara 2012-05-16 15:16:53 +01:00
parent 0f66309779
commit cc92cb54e2

View file

@ -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() )