summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/component/certificatecontainer.hxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:53:46 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:08:01 +0200
commitd41279d5861cbeb4bd87bf6932f1839a51f634f6 (patch)
tree95e532a374991b38e7626cae371d7f8c0a3b463f /xmlsecurity/source/component/certificatecontainer.hxx
parente2039c054c9674bd68652274bd64ee1a569b196b (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'xmlsecurity/source/component/certificatecontainer.hxx')
-rw-r--r--xmlsecurity/source/component/certificatecontainer.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmlsecurity/source/component/certificatecontainer.hxx b/xmlsecurity/source/component/certificatecontainer.hxx
index 3bf11cd55d92..5f6bad430cd2 100644
--- a/xmlsecurity/source/component/certificatecontainer.hxx
+++ b/xmlsecurity/source/component/certificatecontainer.hxx
@@ -34,13 +34,9 @@
#include <cppuhelper/factory.hxx>
#include <cppuhelper/implbase2.hxx>
-#ifndef _XCERTIFICATECONTAINER_HPP_
#include <com/sun/star/security/XCertificateContainer.hpp>
-#endif
-#ifndef _CERTIFICATECONTAINERSTATUS_HPP_
#include <com/sun/star/security/CertificateContainerStatus.hpp>
-#endif
#include <vector>