diff src/util.h @ 7673:42e5d2f4e4b1

[gaim-migrate @ 8317] I'm gonna revert this to make it easier to applie the changed patch which includes the stuff I'm reverting. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 30 Nov 2003 18:15:22 +0000
parents 0351ff7030d0
children 66d9440db6ec
line wrap: on
line diff
--- a/src/util.h	Sun Nov 30 15:51:17 2003 +0000
+++ b/src/util.h	Sun Nov 30 18:15:22 2003 +0000
@@ -96,9 +96,6 @@
 
 /*@}*/
 
-void gaim_quotedp_decode (const char *text, char **data, int *size);
-char *gaim_mime_decode_field (const char *str);
-
 
 /**************************************************************************/
 /** @name Date/Time Functions                                             */