From: Francesco Chemolli Date: Tue, 8 Jul 2008 06:44:02 +0000 (+0200) Subject: Removed comment. X-Git-Tag: SQUID_3_1_0_1~49^2~143^2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d208c6aa41396cc9286102af1089f389712b8448;p=thirdparty%2Fsquid.git Removed comment. --- diff --git a/src/cache_manager.cc b/src/cache_manager.cc index 799c4ae2b7..80b9d7ecfa 100644 --- a/src/cache_manager.cc +++ b/src/cache_manager.cc @@ -400,7 +400,6 @@ CacheManager::OfflineToggleAction::OfflineToggleAction() : CacheManagerAction (" \ingroup CacheManagerInternal * Renders the protection level text for an action. * Also doubles as a check for the protection level. - * TODO: change this to an enum-based status rendered separately. */ const char * CacheManager::ActionProtection(const CacheManagerAction * at)