summaryrefslogtreecommitdiff
path: root/source/cbz/mucbz.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/cbz/mucbz.c')
-rw-r--r--source/cbz/mucbz.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cbz/mucbz.c b/source/cbz/mucbz.c
index 8ea782aa..c85cca45 100644
--- a/source/cbz/mucbz.c
+++ b/source/cbz/mucbz.c
@@ -148,7 +148,6 @@ cbz_drop_page_imp(fz_context *ctx, cbz_page *page)
if (!page)
return;
fz_drop_image(ctx, page->image);
- fz_free(ctx, page);
}
static cbz_page *