First SOAP encoder.
[shibboleth/cpp-opensaml.git] / saml / saml1 / binding / impl / SAML1POSTDecoder.cpp
index 33ac05f..bccc690 100644 (file)
@@ -52,8 +52,6 @@ namespace opensaml {
 
 SAML1POSTDecoder::SAML1POSTDecoder(const DOMElement* e) {}
 
-SAML1POSTDecoder::~SAML1POSTDecoder() {}
-
 Response* SAML1POSTDecoder::decode(
     string& relayState,
     const GenericRequest& genericRequest,