summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-12-08 14:53:04 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-12-10 12:29:50 +0100
commit0201942d31f6cf1baee010de8423b8bdc5f8d343 (patch)
tree62908967e7d404b5b55c102b4a3464d4ddbc05c2 /xmlsecurity
parent06e5bd866b8c0bdb2d5686a3b446151abb8983fb (diff)
remove unused osl/time.h includes ..
and some more in base64.cxx Change-Id: I31c9f23d3bd11f5482774e976a7c40025ffcfb86 Reviewed-on: https://gerrit.libreoffice.org/46157 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/source/xmlsec/nss/ciphercontext.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/source/xmlsec/nss/ciphercontext.cxx b/xmlsecurity/source/xmlsec/nss/ciphercontext.cxx
index d7d7d951adf4..c0465cfb8e3d 100644
--- a/xmlsecurity/source/xmlsec/nss/ciphercontext.cxx
+++ b/xmlsecurity/source/xmlsec/nss/ciphercontext.cxx
@@ -21,7 +21,6 @@
#include <com/sun/star/lang/DisposedException.hpp>
#include <osl/diagnose.h>
-#include <osl/time.h>
#include <rtl/random.h>
#include <rtl/ref.hxx>