mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 09:16:22 +00:00
Added connection details to jabber_shutdown
This commit is contained in:
@@ -199,6 +199,9 @@ _jabber_disconnect(void)
|
||||
static void
|
||||
_jabber_shutdown(void)
|
||||
{
|
||||
_connection_free_saved_account();
|
||||
_connection_free_saved_details();
|
||||
_connection_free_session_data();
|
||||
xmpp_shutdown();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user