X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fsaml2%2Fcore%2FProtocols.h;h=2ab5ab45f61e89c0d8a1d155cc84bf6dbdb291a4;hp=02a3d873497cc7a1b4e4151b418b0e50dff17f71;hb=5263186a620ca02913980ad2d35d4045844e7a05;hpb=f458fb00695e7cbcd29efd3f8c940cf5bba2c818 diff --git a/saml/saml2/core/Protocols.h b/saml/saml2/core/Protocols.h index 02a3d87..2ab5ab4 100644 --- a/saml/saml2/core/Protocols.h +++ b/saml/saml2/core/Protocols.h @@ -395,11 +395,6 @@ namespace opensaml { * Registers builders and validators for SAML 2.0 Protocol classes into the runtime. */ void SAML_API registerProtocolClasses(); - - /** - * Validator suite for SAML 2.0 Protocol schema validation. - */ - extern SAML_API xmltooling::ValidatorSuite ProtocolSchemaValidators; }; };