Undo using decl.
[shibboleth/cpp-opensaml.git] / 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.
              *