Add licenses, remove dependency on OpenSSL.
[shibboleth/cpp-opensaml.git] / saml / internal.h
index 3999273..e4d5bcc 100644 (file)
@@ -100,8 +100,6 @@ namespace opensaml {
         std::string hashSHA1(const char* data, bool toHex=false);
     private:
     };
-
-    void log_openssl();
     /// @endcond
 
 };