summaryrefslogtreecommitdiff
path: root/source/cbz/muimg.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/cbz/muimg.c')
-rw-r--r--source/cbz/muimg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cbz/muimg.c b/source/cbz/muimg.c
index 1f181cab..a02731c6 100644
--- a/source/cbz/muimg.c
+++ b/source/cbz/muimg.c
@@ -21,7 +21,6 @@ static void
img_drop_document(fz_context *ctx, img_document *doc)
{
fz_drop_image(ctx, doc->image);
- fz_free(ctx, doc);
}
static int