summaryrefslogtreecommitdiff
path: root/content/content.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/content.c')
-rw-r--r--content/content.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/content.c b/content/content.c
index 552ee071e..6ffaebf6c 100644
--- a/content/content.c
+++ b/content/content.c
@@ -113,7 +113,6 @@ nserror content__init(struct content *c, const content_handler *handler,
c->locked = false;
c->total_size = 0;
c->http_code = 0;
- c->error_count = 0;
content_set_status(c, messages_get("Loading"));