Undo using decl.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Tue, 3 Nov 2009 04:17:10 +0000 (04:17 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Tue, 3 Nov 2009 04:17:10 +0000 (04:17 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/branches/REL_2@523 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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.
              *