X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=shibsp%2Fhandler%2Fimpl%2FSAML2Consumer.cpp;h=e67297ea5dfdc5f58fde42c7ab5089501c660a89;hb=73514022d6a44deb8da9be57c8ed9d7e823d3b6b;hp=c22f4a20493937da358334697b2d70fe73aa1e61;hpb=5966d880344b487220d99302fc0a804ef40cf1f6;p=shibboleth%2Fsp.git diff --git a/shibsp/handler/impl/SAML2Consumer.cpp b/shibsp/handler/impl/SAML2Consumer.cpp index c22f4a2..e67297e 100644 --- a/shibsp/handler/impl/SAML2Consumer.cpp +++ b/shibsp/handler/impl/SAML2Consumer.cpp @@ -87,7 +87,7 @@ namespace shibsp { const HTTPRequest& httpRequest, HTTPResponse& httpResponse, SecurityPolicy& policy, - const PropertySet* settings, + const PropertySet*, const XMLObject& xmlObject ) const; @@ -125,7 +125,7 @@ void SAML2Consumer::implementProtocol( const HTTPRequest& httpRequest, HTTPResponse& httpResponse, SecurityPolicy& policy, - const PropertySet* settings, + const PropertySet*, const XMLObject& xmlObject ) const {