Remove redundant todo

svn path=/trunk/netsurf/; revision=10363
This commit is contained in:
John Mark Bell 2010-04-11 16:39:58 +00:00
parent 0650096403
commit 60d1b74099
1 changed files with 0 additions and 1 deletions

View File

@ -427,7 +427,6 @@ nserror hlcache_find_content(hlcache_retrieval_ctx *ctx)
hlcache_handle entry_handle = { entry, NULL, NULL };
const llcache_handle *entry_llcache;
/** \todo Need to ensure that content can be reused */
if (entry->content == NULL)
continue;