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

fix a few avatar bugs

This commit is contained in:
Jfreegman
2015-04-04 21:15:34 -04:00
parent f656d0a722
commit 1a7eaeddba
5 changed files with 16 additions and 17 deletions

View File

@@ -123,8 +123,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