First SOAP encoder.
[shibboleth/cpp-opensaml.git] / saml / saml1 / binding / impl / SAML1ArtifactEncoder.cpp
index 7252831..d40f64c 100644 (file)
@@ -51,8 +51,6 @@ namespace opensaml {
 
 SAML1ArtifactEncoder::SAML1ArtifactEncoder(const DOMElement* e) {}
 
-SAML1ArtifactEncoder::~SAML1ArtifactEncoder() {}
-
 long SAML1ArtifactEncoder::encode(
     GenericResponse& genericResponse,
     XMLObject* xmlObject,