diff options
author | Tor Lillqvist <tml@collabora.com> | 2016-11-24 11:33:39 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2016-11-24 11:33:58 +0200 |
commit | 8b8f315b51e2c405e3ea51b1c575bee49df7d0bd (patch) | |
tree | 0195ff9e51757b4c4ee5e4a160d786277bf5bed2 /xmlsecurity | |
parent | 8f08d48780dd4877a3949f39b424b8e097ee7e17 (diff) |
Nothing from that namespace used here
Change-Id: I05450a0af00b200145312301207b8f6d3af05145
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/source/xmlsec/errorcallback.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmlsecurity/source/xmlsec/errorcallback.cxx b/xmlsecurity/source/xmlsec/errorcallback.cxx index 6cb30e871fb2..fbc0f88bacc3 100644 --- a/xmlsecurity/source/xmlsec/errorcallback.cxx +++ b/xmlsecurity/source/xmlsec/errorcallback.cxx @@ -21,9 +21,6 @@ #include "xmlsec-wrapper.h" -using namespace ::com::sun::star::xml::crypto; - - extern "C" void errorCallback(const char* file, int line, |