First SOAP encoder.
[shibboleth/cpp-opensaml.git] / saml / saml2 / binding / impl / SAML2ArtifactDecoder.cpp
index 1cd434e..48fcceb 100644 (file)
@@ -53,8 +53,6 @@ namespace opensaml {
 
 SAML2ArtifactDecoder::SAML2ArtifactDecoder(const DOMElement* e) {}
 
-SAML2ArtifactDecoder::~SAML2ArtifactDecoder() {}
-
 XMLObject* SAML2ArtifactDecoder::decode(
     string& relayState,
     const GenericRequest& genericRequest,