Remove redundant todo
svn path=/trunk/netsurf/; revision=10363
This commit is contained in:
parent
0650096403
commit
60d1b74099
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue