Roll back previous change, not going to work.
[shibboleth/cpp-opensaml.git] / saml / saml1 / binding / impl / SAML1SOAPEncoder.cpp
index 43c96c4..4aef15f 100644 (file)
@@ -54,10 +54,6 @@ namespace opensaml {
                 return false;
             }
 
-            const char* getShortName() const {
-                return "POST";
-            }
-
             const XMLCh* getProtocolFamily() const {
                 return samlconstants::SAML11_PROTOCOL_ENUM;
             }