Removed ValidatingXMLObject interface and implementations.
[shibboleth/xmltooling.git] / xmltooling / validation / Validator.h
index 7c8f6d7..58256bf 100644 (file)
@@ -46,13 +46,6 @@ namespace xmltooling {
          */\r
         virtual void validate(const XMLObject* xmlObject) const=0;\r
 \r
-        /**\r
-         * Returns a copy of the validator.\r
-         *\r
-         * @return the new validator\r
-         */\r
-        virtual Validator* clone() const=0;\r
-\r
     protected:\r
         Validator() {}\r
     };\r