Imported Upstream version 2.2.1+dfsg
[shibboleth/sp.git] / shibsp / binding / SOAPClient.h
index 573f3f1..eedebc0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Internet2
+ *  Copyright 2001-2009 Internet2
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -72,9 +72,6 @@ namespace shibsp {
         /** Application supplied to client. */
         const Application& m_app;
 
-        /** Properties associated with the Application's security policy. */
-        const PropertySet* m_settings;
-
         /** RelyingParty properties, set after transport prep. */
         const PropertySet* m_relyingParty;