summaryrefslogtreecommitdiff
path: root/content/handlers/html/object.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/html/object.c')
-rw-r--r--content/handlers/html/object.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/handlers/html/object.c b/content/handlers/html/object.c
index 36726f1c5..e6edf840d 100644
--- a/content/handlers/html/object.c
+++ b/content/handlers/html/object.c
@@ -229,7 +229,6 @@ html_object_callback(hlcache_handle *object,
c->base.active--;
NSLOG(netsurf, INFO, "%d fetches active", c->base.active);
- content_add_error(&c->base, "?", 0);
html_object_failed(box, c, o->background);
break;