First SOAP encoder.
[shibboleth/cpp-opensaml.git] / saml / saml1 / binding / impl / SAML1ArtifactDecoder.cpp
index 83cd7ba..70cee0f 100644 (file)
@@ -50,8 +50,6 @@ namespace opensaml {
 
 SAML1ArtifactDecoder::SAML1ArtifactDecoder(const DOMElement* e) {}
 
-SAML1ArtifactDecoder::~SAML1ArtifactDecoder() {}
-
 Response* SAML1ArtifactDecoder::decode(
     string& relayState,
     const GenericRequest& genericRequest,