diff libpurple/protocols/oscar/oscar.h @ 30381:a347a4cd1caf

Moved encoding-related functions to a separate file, renamed some of them, and updated comments.
author ivan.komarov@soc.pidgin.im
date Sat, 24 Jul 2010 17:32:00 +0000
parents 50d472b3d752
children 47dfe1d54e9e
line wrap: on
line diff
--- a/libpurple/protocols/oscar/oscar.h	Mon Jul 19 22:05:38 2010 +0000
+++ b/libpurple/protocols/oscar/oscar.h	Sat Jul 24 17:32:00 2010 +0000
@@ -1050,11 +1050,6 @@
 /* 0x0014 */ int aim_im_sendmtn(OscarData *od, guint16 type1, const char *bn, guint16 type2);
 /* 0x000b */ int icq_relay_xstatus (OscarData *od, const char *sn, const guchar* cookie);
 void aim_icbm_makecookie(guchar* cookie);
-gchar *oscar_encoding_extract(const char *encoding);
-gchar *oscar_encoding_to_utf8(PurpleAccount *account, const char *encoding, const char *text, int textlen);
-gchar *oscar_utf8_try_convert(PurpleAccount *account, OscarData *od, const gchar *msg);
-gchar *purple_plugin_oscar_decode_im_part(PurpleAccount *account, const char *sourcebn, guint16 charset, guint16 charsubset, const gchar *data, gsize datalen);
-
 
 /* 0x0002 - family_locate.c */
 /*