Skip to content
Snippets Groups Projects
Commit c9ab5d02 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #9490: gnome: fixed warning in accounlistconfigdialog

parent a4cf79fe
No related branches found
No related tags found
No related merge requests found
......@@ -643,7 +643,6 @@ void show_account_list_config_dialog(void)
delete_button = NULL;
move_down_button = NULL;
move_up_button = NULL;
gtk_list_store_clear(account_store);
account_store = NULL;
update_actions();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment