--- a/libpurple/protocols/msn/state.h Fri Feb 05 01:18:18 2010 +0000 +++ b/libpurple/protocols/msn/state.h Fri Feb 05 02:19:22 2010 +0000 @@ -61,11 +61,6 @@ void msn_set_psm(MsnSession *session); -/** - * Parse CurrentMedia string. - */ -CurrentMedia *msn_parse_currentmedia(const char *cmedia); - /* Get the CurrentMedia info from the XML string */ char * msn_get_currentmedia(char *xml_str,gsize len);