summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/framework
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-06-07 16:27:07 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-06-07 15:33:38 +0000
commit16f1477a2dd47d92bf754d437c6b5127c533f076 (patch)
tree96fb33806ee721c44a015075ff1bf2e32078f294 /xmlsecurity/source/framework
parent29202a16d9f1934684c7d0978112849f2a21fe2f (diff)
Remove include stdio (part7)
Change-Id: I7058ac53f4bbf96eff9a36a03279ab0753cc42ba Reviewed-on: https://gerrit.libreoffice.org/16135 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'xmlsecurity/source/framework')
-rw-r--r--xmlsecurity/source/framework/xsec_framework.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlsecurity/source/framework/xsec_framework.cxx b/xmlsecurity/source/framework/xsec_framework.cxx
index 8174a50a6cf1..c20886dba590 100644
--- a/xmlsecurity/source/framework/xsec_framework.cxx
+++ b/xmlsecurity/source/framework/xsec_framework.cxx
@@ -17,8 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <stdio.h>
-
#include <osl/mutex.hxx>
#include <osl/thread.h>
#include <cppuhelper/factory.hxx>