about summary refs log tree commit diff stats
path: root/src/xmpp/connection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmpp/connection.c')
-rw-r--r--src/xmpp/connection.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xmpp/connection.c b/src/xmpp/connection.c
index ab46e4b7..0959470a 100644
--- a/src/xmpp/connection.c
+++ b/src/xmpp/connection.c
@@ -644,7 +644,6 @@ _connection_handler(xmpp_conn_t *const conn, const xmpp_conn_event_t status, con
 
         chat_sessions_init();
 
-        roster_add_handlers();
         message_add_handlers();
         presence_add_handlers();
         iq_add_handlers();