Roll back previous change, not going to work.
[shibboleth/cpp-opensaml.git] / saml / saml1 / binding / impl / SAML1ArtifactEncoder.cpp
index 4e38da3..99c1432 100644 (file)
@@ -56,10 +56,6 @@ namespace opensaml {
                 return samlconstants::SAML11_PROTOCOL_ENUM;
             }
 
-            const char* getShortName() const {
-                return "Artifact";
-            }
-
             long encode(
                 GenericResponse& genericResponse,
                 XMLObject* xmlObject,