https://bugs.internet2.edu/jira/browse/SSPCPP-293
[shibboleth/sp.git] / adfs / adfs.cpp
index 0c9f242..c957c19 100644 (file)
@@ -179,7 +179,7 @@ namespace {
             const HTTPRequest& httpRequest,
             HTTPResponse& httpResponse,
             SecurityPolicy& policy,
-            const PropertySet* settings,
+            const PropertySet*,
             const XMLObject& xmlObject
             ) const;
 #endif
@@ -595,7 +595,7 @@ void ADFSConsumer::implementProtocol(
     const HTTPRequest& httpRequest,
     HTTPResponse& httpResponse,
     SecurityPolicy& policy,
-    const PropertySet* settings,
+    const PropertySet*,
     const XMLObject& xmlObject
     ) const
 {