Undo using decl.
authorScott Cantor <cantor.2@osu.edu>
Tue, 3 Nov 2009 04:17:10 +0000 (04:17 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 3 Nov 2009 04:17:10 +0000 (04:17 +0000)
saml/saml2/metadata/DynamicMetadataProvider.h

index fe3d051..cd627bb 100644 (file)
@@ -60,8 +60,6 @@ namespace opensaml {
             /** Caps the allowable cache duration of a metadata instance. */
             time_t m_maxCacheDuration;
 
-            using AbstractMetadataProvider::resolve;
-
             /**
              * Resolves a metadata instance using the supplied criteria.
              *