First SOAP encoder.
[shibboleth/cpp-opensaml.git] / saml / saml2 / binding / impl / SAML2POSTDecoder.cpp
index f216a8d..32aedea 100644 (file)
@@ -52,8 +52,6 @@ namespace opensaml {
 
 SAML2POSTDecoder::SAML2POSTDecoder(const DOMElement* e) {}
 
-SAML2POSTDecoder::~SAML2POSTDecoder() {}
-
 saml2::RootObject* SAML2POSTDecoder::decode(
     std::string& relayState,
     const GenericRequest& genericRequest,