X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fsaml2%2Fcore%2FAssertions.h;h=91ac1fe366668ba03c4eef0d0f6eaf4dcc0df949;hp=765b7a9cdf15a8ed9ed9e45e9ee1a0c6168f3fa1;hb=46a9a76c35db95768b2de3da94d40c528aab8e2e;hpb=fc51c80cb50454ac8f662f076445e9aa36875ddf 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);