diff mcabber/mcabber/xmpp_iq.c @ 2312:def5f64c253d

Rebuild the buddylist after disconnect/before buddylist search
author franky
date Sun, 19 Feb 2017 18:55:12 +0100
parents 4f3821bda633
children db8de1b464d3
line wrap: on
line diff
--- a/mcabber/mcabber/xmpp_iq.c	Mon Feb 13 20:02:14 2017 +0100
+++ b/mcabber/mcabber/xmpp_iq.c	Sun Feb 19 18:55:12 2017 +0100
@@ -668,7 +668,6 @@
     lm_message_unref(result);
   }
 
-  buddylist_defer_build();
   scr_update_roster();
   if (need_refresh)
     scr_update_buddy_window();