summaryrefslogtreecommitdiff
path: root/filter/ahxd.c
diff options
context:
space:
mode:
Diffstat (limited to 'filter/ahxd.c')
-rw-r--r--filter/ahxd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/filter/ahxd.c b/filter/ahxd.c
index b557399c..d0e6d7f5 100644
--- a/filter/ahxd.c
+++ b/filter/ahxd.c
@@ -47,9 +47,8 @@ fz_newahxd(fz_filter **fp, fz_obj *params)
}
void
-fz_freeahxd(fz_filter *f)
+fz_dropahxd(fz_filter *f)
{
- fz_free(f);
}
fz_error *