[Libreoffice-commits] core.git: xmlsecurity/source

Tor Lillqvist tml at collabora.com
Thu Nov 24 09:34:35 UTC 2016


 xmlsecurity/source/xmlsec/errorcallback.cxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 8b8f315b51e2c405e3ea51b1c575bee49df7d0bd
Author: Tor Lillqvist <tml at collabora.com>
Date:   Thu Nov 24 11:33:39 2016 +0200

    Nothing from that namespace used here
    
    Change-Id: I05450a0af00b200145312301207b8f6d3af05145

diff --git a/xmlsecurity/source/xmlsec/errorcallback.cxx b/xmlsecurity/source/xmlsec/errorcallback.cxx
index 6cb30e8..fbc0f88 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,


More information about the Libreoffice-commits mailing list