Commit 717b01ff authored by vvaltman's avatar vvaltman

Fixed do_main_session ()

parent 27c2bdd5
......@@ -1055,7 +1055,6 @@ void do_main_session (int arg_num, struct arg args[], struct in_ev *ev) {
}
notify_ev = ev;
if (ev) { ev->refcnt ++; }
tgl_do_send_contact (TLS, args[0].P->id, args[1].str, strlen (args[1].str), args[2].str, strlen (args[2].str), args[3].str, strlen (args[3].str), print_msg_gw, ev);
}
void do_broadcast (int arg_num, struct arg args[], struct in_ev *ev) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment