summaryrefslogtreecommitdiff
path: root/filter/ahxe.c
diff options
context:
space:
mode:
Diffstat (limited to 'filter/ahxe.c')
-rw-r--r--filter/ahxe.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/filter/ahxe.c b/filter/ahxe.c
index e092653b..c2b882a6 100644
--- a/filter/ahxe.c
+++ b/filter/ahxe.c
@@ -19,9 +19,8 @@ fz_newahxe(fz_filter **fp, fz_obj *params)
}
void
-fz_freeahxe(fz_filter *f)
+fz_dropahxe(fz_filter *f)
{
- fz_free(f);
}
fz_error *