--- a/libpurple/protocols/jabber/usermood.h Sun Feb 28 22:56:50 2010 +0000 +++ b/libpurple/protocols/jabber/usermood.h Tue Mar 09 21:41:55 2010 +0000 @@ -30,8 +30,6 @@ void jabber_mood_init(void); -void jabber_mood_init_action(GList **m); - void jabber_mood_set(JabberStream *js, const char *mood, /* must be one of the valid strings defined in the XEP */ const char *text /* might be NULL */);