mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 06:36:22 +00:00
Clear contact list when connection lost
This commit is contained in:
@@ -198,6 +198,7 @@ prof_handle_lost_connection(void)
|
|||||||
{
|
{
|
||||||
cons_bad_show("Lost connection.");
|
cons_bad_show("Lost connection.");
|
||||||
log_info("Lost connection");
|
log_info("Lost connection");
|
||||||
|
contact_list_clear();
|
||||||
win_disconnected();
|
win_disconnected();
|
||||||
win_page_off();
|
win_page_off();
|
||||||
log_info("disconnected");
|
log_info("disconnected");
|
||||||
|
|||||||
Reference in New Issue
Block a user