Merge schema validators into one suite.
[shibboleth/cpp-xmltooling.git] / xmltooling / encryption / Encryption.h
index e5eda15..b6d5fc6 100644 (file)
@@ -149,11 +149,6 @@ namespace xmlencryption {
      * Registers builders and validators for XML Encryption classes into the runtime.
      */
     void XMLTOOL_API registerEncryptionClasses();
-
-    /**
-     * Validator suite for XML Encryption schema validation.
-     */
-    extern XMLTOOL_API xmltooling::ValidatorSuite EncryptionSchemaValidators;
 };
 
 #endif /* __xmltooling_encryption_h__ */