From 15aaf45ef98c6f212adde85a2370d75df5164a27 Mon Sep 17 00:00:00 2001 From: "J. Graeme Lingard" Date: Mon, 4 Oct 2010 20:36:05 +0100 Subject: Remove redundant #include directives & comments --- xmlsecurity/source/dialogs/stbcontrl.cxx | 19 ------------------- xmlsecurity/source/helper/xmlsignaturehelper.cxx | 4 ---- .../xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.hxx | 1 - .../source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx | 6 ------ .../source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx | 2 -- 5 files changed, 32 deletions(-) (limited to 'xmlsecurity/source') diff --git a/xmlsecurity/source/dialogs/stbcontrl.cxx b/xmlsecurity/source/dialogs/stbcontrl.cxx index cc18373f04d8..750568861f2e 100644 --- a/xmlsecurity/source/dialogs/stbcontrl.cxx +++ b/xmlsecurity/source/dialogs/stbcontrl.cxx @@ -28,7 +28,6 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_xmlsecurity.hxx" -// include --------------------------------------------------------------- #include #ifndef _STATUS_HXX //autogen #include @@ -37,9 +36,6 @@ #include #endif #include -//#ifndef _SFXITEMPOOL_HXX -//#include -//#endif #include #include #include @@ -52,21 +48,6 @@ #define PAINT_OFFSET 5 -//#include "sizeitem.hxx" -//#include "dialmgr.hxx" -//#include "dlgutil.hxx" -//#include "stbctrls.h" - -//#include "dialogs.hrc" - -/*#ifndef _UNOTOOLS_LOCALEDATAWRAPPER_HXX -#include -#endif -#ifndef _UNOTOOLS_PROCESSFACTORY_HXX -#include -#endif*/ - - SFX_IMPL_STATUSBAR_CONTROL( XmlSecStatusBarControl, SfxBoolItem ); diff --git a/xmlsecurity/source/helper/xmlsignaturehelper.cxx b/xmlsecurity/source/helper/xmlsignaturehelper.cxx index dd3ae00f69c1..6b59a9358216 100644 --- a/xmlsecurity/source/helper/xmlsignaturehelper.cxx +++ b/xmlsecurity/source/helper/xmlsignaturehelper.cxx @@ -49,10 +49,6 @@ #include #include -//MM : search for the default profile -//#include -//MM : end - /* SEInitializer component */ #define SEINITIALIZER_COMPONENT "com.sun.star.xml.crypto.SEInitializer" diff --git a/xmlsecurity/source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.hxx b/xmlsecurity/source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.hxx index b6ad409ad4be..489f265a8d2c 100644 --- a/xmlsecurity/source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.hxx +++ b/xmlsecurity/source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.hxx @@ -47,7 +47,6 @@ #include #include -//#include "xmlsec/xmlsec.h" class XMLSecurityContext_MSCryptImpl : public ::cppu::WeakImplHelper3< ::com::sun::star::xml::crypto::XXMLSecurityContext , diff --git a/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx b/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx index 341f66b9ef1f..91fbfd671ae1 100644 --- a/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx +++ b/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx @@ -34,16 +34,10 @@ #include #include "xmlelementwrapper_xmlsecimpl.hxx" -//#include #include #include #include -/* - * Deleted by AF -#include - */ - #include #include diff --git a/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx b/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx index d2051fcf1406..e46621ae0902 100644 --- a/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx +++ b/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx @@ -35,8 +35,6 @@ #include #include "saxhelper.hxx" -//#include "libxml/parserInternals.h" -//#include "libxslt/xslt.h" #define NODEPOSITION_NORMAL 1 #define NODEPOSITION_STARTELEMENT 2 -- cgit v1.2.3