From: cantor Date: Tue, 3 Nov 2009 04:17:10 +0000 (+0000) Subject: Undo using decl. X-Git-Tag: 2.4.1~103 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fopensaml2.git;a=commitdiff_plain;h=ca8087ca5536454b222ddb1a128b05785f557ddf Undo using decl. git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/branches/REL_2@523 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0 --- diff --git a/saml/saml2/metadata/DynamicMetadataProvider.h b/saml/saml2/metadata/DynamicMetadataProvider.h index fe3d051..cd627bb 100644 --- a/saml/saml2/metadata/DynamicMetadataProvider.h +++ b/saml/saml2/metadata/DynamicMetadataProvider.h @@ -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. *