Remove extraneous delete call
authorScott Cantor <cantor.2@osu.edu>
Thu, 2 Feb 2012 05:23:51 +0000 (05:23 +0000)
committerScott Cantor <cantor.2@osu.edu>
Thu, 2 Feb 2012 05:23:51 +0000 (05:23 +0000)
plugins/GSSAPIAttributeExtractor.cpp

index 33ae337..ca46a22 100644 (file)
@@ -117,7 +117,6 @@ namespace shibsp {
         }
         ~GSSAPIExtractor() {
             shutdown();
-            delete m_impl;
         }
 
         void extractAttributes(