From: Scott Cantor Date: Tue, 3 Nov 2009 04:17:10 +0000 (+0000) Subject: Undo using decl. X-Git-Tag: 2.3~1 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=8d6e223c9b419991da694159e3dd5febf5e62dcc Undo using decl. --- 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. *