Revise comment on constructors.
[shibboleth/xmltooling.git] / xmltooling / security / OpenSSLTrustEngine.h
index 6f3bacf..f7fb4b8 100644 (file)
@@ -39,14 +39,6 @@ namespace xmltooling {
         /**
          * Constructor.
          * 
-         * If a DOM is supplied, the following XML content is supported:
-         * 
-         * <ul>
-         *  <li>&lt;KeyInfoResolver&gt; elements with a type attribute
-         * </ul>
-         * 
-         * XML namespaces are ignored in the processing of this content.
-         * 
          * @param e DOM to supply configuration for provider
          */
         OpenSSLTrustEngine(const xercesc::DOMElement* e=nullptr);