From 60d1b74099b1e8f94c9c5292214d342ba2b2b944 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sun, 11 Apr 2010 16:39:58 +0000 Subject: Remove redundant todo svn path=/trunk/netsurf/; revision=10363 --- content/hlcache.c | 1 - 1 file changed, 1 deletion(-) (limited to 'content/hlcache.c') diff --git a/content/hlcache.c b/content/hlcache.c index 2dd3c1526..2a3305387 100644 --- a/content/hlcache.c +++ b/content/hlcache.c @@ -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; -- cgit v1.2.3