2
0
Эх сурвалжийг харах

modules/ims_dialog: remove double unref on dialog

jaybeepee 9 жил өмнө
parent
commit
63b4561d8d

+ 0 - 1
modules/ims_dialog/dlg_handlers.c

@@ -1417,7 +1417,6 @@ void dlg_onreply(struct cell* t, int type, struct tmcb_params *param) {
 
         counter_inc(dialog_ng_cnts_h.active);
 
-        if (unref) unref_dlg(dlg, unref);
         goto done;
     }