diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-12-21 13:13:02 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-12-21 15:56:44 +0100 |
commit | b1959dbfadc7483a8e4601310e327beed3c56dc6 (patch) | |
tree | fc71f46cf630fe534b4997dd78ffd22170e17e87 /xmlsecurity | |
parent | 373734a1e2699b10cbe02a2fe41c2b92ac77bc9d (diff) |
Remove unused cppuhelper/servicefactory.hxx includes
Change-Id: I27fd4d1f1dfafccaa7936defb5cd687d6266e0a2
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx b/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx index 33a1ea3cc223..fa8f7d52601b 100644 --- a/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx +++ b/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx @@ -42,7 +42,6 @@ #include <rtl/ustrbuf.hxx> #include <comphelper/processfactory.hxx> -#include <cppuhelper/servicefactory.hxx> #include <comphelper/docpasswordrequest.hxx> #include <xmlsecurity/biginteger.hxx> #include <sal/log.hxx> |