X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fsaml1%2Fcore%2FAssertions.h;h=53843d03f539ae8e86cc50a116120e5aab24945e;hp=a8fe0fe45e5e45bedd6a8c0f825d38fd23f2c80c;hb=5263186a620ca02913980ad2d35d4045844e7a05;hpb=f458fb00695e7cbcd29efd3f8c940cf5bba2c818 diff --git a/saml/saml1/core/Assertions.h b/saml/saml1/core/Assertions.h index a8fe0fe..53843d0 100644 --- a/saml/saml1/core/Assertions.h +++ b/saml/saml1/core/Assertions.h @@ -263,11 +263,6 @@ namespace opensaml { * Registers builders and validators for SAML 1.x Assertion classes into the runtime. */ void SAML_API registerAssertionClasses(); - - /** - * Validator suite for SAML 1.x Assertion schema validation. - */ - extern SAML_API xmltooling::ValidatorSuite AssertionSchemaValidators; }; };