]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Removed comment.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Tue, 8 Jul 2008 06:44:02 +0000 (08:44 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Tue, 8 Jul 2008 06:44:02 +0000 (08:44 +0200)
src/cache_manager.cc

index 799c4ae2b713e00c7201f363a63e8df3e902c192..80b9d7ecfab94458a27752c83463e0c3354fd5eb 100644 (file)
@@ -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)