mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-05 05:56:46 +02:00
small fixes
This commit is contained in:
@ -182,7 +182,6 @@ static void delete_friend(Tox *m, ToxWindow *self, int f_num, wint_t key)
|
||||
|
||||
sort_friendlist_index();
|
||||
store_data(m, DATA_FILE);
|
||||
select_friend(m, KEY_DOWN);
|
||||
}
|
||||
|
||||
static void friendlist_onKey(ToxWindow *self, Tox *m, wint_t key)
|
||||
|
Reference in New Issue
Block a user