From e45e6c46b79a3cf8468a5bd26ab9b8eaeb8afe8d Mon Sep 17 00:00:00 2001 From: James Booth Date: Thu, 1 Nov 2012 01:21:00 +0000 Subject: Show message when other user --- src/jabber.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/jabber.c') diff --git a/src/jabber.c b/src/jabber.c index 150f7c6f..766c78bf 100644 --- a/src/jabber.c +++ b/src/jabber.c @@ -443,7 +443,7 @@ _message_handler(xmpp_conn_t * const conn, // handle } else if (xmpp_stanza_get_child_by_name(stanza, "gone") != NULL) { - // do something + prof_handle_gone(short_from); // handle } else { -- cgit 1.4.1-2-gfad0