Roll back previous change, not going to work.
[shibboleth/cpp-opensaml.git] / saml / saml2 / binding / impl / SAML2SOAPDecoder.cpp
index e4e81e6..69848be 100644 (file)
@@ -53,10 +53,6 @@ namespace opensaml {
                 return false;
             }
 
-            const char* getShortName() const {
-                return "SOAP";
-            }
-
             xmltooling::XMLObject* decode(
                 std::string& relayState,
                 const GenericRequest& genericRequest,