summaryrefslogtreecommitdiff
path: root/source/html/html-doc.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/html/html-doc.c')
-rw-r--r--source/html/html-doc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/html/html-doc.c b/source/html/html-doc.c
index fdd087dc..90de5c82 100644
--- a/source/html/html-doc.c
+++ b/source/html/html-doc.c
@@ -29,7 +29,6 @@ htdoc_drop_document(fz_context *ctx, fz_document *doc_)
fz_drop_archive(ctx, doc->zip);
fz_drop_html(ctx, doc->box);
fz_drop_html_font_set(ctx, doc->set);
- fz_free(ctx, doc);
}
static int