X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=saml%2Finternal.h;h=e4d5bccde2afe60d548e218110e2aea43a51fab1;hb=db648eb8d96bd4414060b4a7a59da5a78749d98b;hp=3999273452541d813459050a5a7af549eb0a040f;hpb=3e12b03ef5f4ad38074b127845f7b08c834cd3cc;p=shibboleth%2Fcpp-opensaml.git diff --git a/saml/internal.h b/saml/internal.h index 3999273..e4d5bcc 100644 --- a/saml/internal.h +++ b/saml/internal.h @@ -100,8 +100,6 @@ namespace opensaml { std::string hashSHA1(const char* data, bool toHex=false); private: }; - - void log_openssl(); /// @endcond };