From 6df8f99a707326655b4f285920f19fef6d9eb90a Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Tue, 14 Oct 2008 15:44:05 +0000 Subject: Fixup dubious charsets svn path=/trunk/hubbub/; revision=5575 --- src/charset/detect.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/charset/detect.c') diff --git a/src/charset/detect.c b/src/charset/detect.c index 755d9fd..562c12d 100644 --- a/src/charset/detect.c +++ b/src/charset/detect.c @@ -25,7 +25,6 @@ static bool hubbub_charset_get_attribute(const uint8_t **data, const uint8_t *end, const uint8_t **name, uint32_t *namelen, const uint8_t **value, uint32_t *valuelen); -static void hubbub_charset_fix_charset(uint16_t *charset); /** * Extract a charset from a chunk of data -- cgit v1.2.3