1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-08 06:46:34 +01:00

merge with upstream

This commit is contained in:
Jfreegman
2015-04-07 17:28:12 -04:00
7 changed files with 29 additions and 22 deletions

View File

@@ -124,8 +124,8 @@ void exit_toxic_success(Tox *m)
{
store_data(m, DATA_FILE);
memset(&user_password, 0, sizeof(struct user_password));
kill_all_windows(m);
kill_all_file_transfers(m);
kill_all_windows(m);
terminate_notify();
#ifdef AUDIO