Removed unneeded method.
[shibboleth/xmltooling.git] / xmltooling / XMLObject.h
index b613e50..1624b35 100644 (file)
@@ -91,13 +91,6 @@ namespace xmltooling {
         virtual const QName& getElementQName() const=0;\r
         \r
         /**\r
-         * Sets the namespace prefix for this element.\r
-         * \r
-         * @param prefix the prefix for this element\r
-         */\r
-        virtual void setElementNamespacePrefix(const XMLCh* prefix)=0;\r
-        \r
-        /**\r
          * Gets the namespaces that are scoped to this element.\r
          * \r
          * The caller MUST NOT modify the set returned, but may use any\r