X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fopensaml2.git;a=blobdiff_plain;f=saml%2Fsaml2%2Fcore%2FAssertions.h;fp=saml%2Fsaml2%2Fcore%2FAssertions.h;h=91ac1fe366668ba03c4eef0d0f6eaf4dcc0df949;hp=765b7a9cdf15a8ed9ed9e45e9ee1a0c6168f3fa1;hb=47e32d6c5dd3f02fd21b9e7467ba9d97cc2f2aa6;hpb=2cfd43c978ae95ccac56be235549ada74226aa5a diff --git a/saml/saml2/core/Assertions.h b/saml/saml2/core/Assertions.h index 765b7a9..91ac1fe 100644 --- a/saml/saml2/core/Assertions.h +++ b/saml/saml2/core/Assertions.h @@ -314,7 +314,6 @@ namespace opensaml { END_XMLOBJECT; BEGIN_XMLOBJECT(SAML_API,AttributeValue,xmltooling::ElementProxy,SAML 2.0 AttributeValue element); - DECL_BOOLEAN_ATTRIB(Nil,NIL,false); END_XMLOBJECT; BEGIN_XMLOBJECT2(SAML_API,Attribute,xmltooling::AttributeExtensibleXMLObject,EncryptableObject,SAML 2.0 Attribute element);