--- a/libpurple/protocols/jabber/jabber.c Sat Apr 04 04:57:02 2009 +0000 +++ b/libpurple/protocols/jabber/jabber.c Sat Apr 04 05:00:44 2009 +0000 @@ -593,12 +593,6 @@ jabber_stream_set_state(js, JABBER_STREAM_INITIALIZING_ENCRYPTION); } -static void -jabber_bosh_login_callback(PurpleBOSHConnection *conn) -{ - purple_debug_info("jabber","YAY...BOSH connection established.\n"); -} - static void txt_resolved_cb(PurpleTxtResponse *resp, int results, gpointer data) {