Roll back previous change, not going to work.
[shibboleth/cpp-opensaml.git] / saml / saml1 / binding / impl / SAML1POSTDecoder.cpp
index 2ae3d8d..0054004 100644 (file)
@@ -55,10 +55,6 @@ namespace opensaml {
             SAML1POSTDecoder() {}
             virtual ~SAML1POSTDecoder() {}
 
-            const char* getShortName() const {
-                return "POST";
-            }
-
             xmltooling::XMLObject* decode(
                 std::string& relayState,
                 const GenericRequest& genericRequest,