summaryrefslogtreecommitdiff
path: root/include/parserutils/charset/codec.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/parserutils/charset/codec.h')
-rw-r--r--include/parserutils/charset/codec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/parserutils/charset/codec.h b/include/parserutils/charset/codec.h
index 96934a6..0365643 100644
--- a/include/parserutils/charset/codec.h
+++ b/include/parserutils/charset/codec.h
@@ -90,7 +90,6 @@ typedef union parserutils_charset_codec_optparams {
/* Create a charset codec */
parserutils_error parserutils_charset_codec_create(const char *charset,
- parserutils_alloc alloc, void *pw,
parserutils_charset_codec **codec);
/* Destroy a charset codec */
parserutils_error parserutils_charset_codec_destroy(