Test removal of saving parameters for tests

pull/69/head
parent 2bebe56558
commit cac13237d2

@ -2266,6 +2266,7 @@ void on_exit_accepted(GtkWidget *,dictionary *dict){
// free(window); // free(window);
// yon_dictionary_free_all(dict,NULL); // yon_dictionary_free_all(dict,NULL);
// free(dict); // free(dict);
if (window){};
gtk_widget_destroy(widgets->MainWindow); gtk_widget_destroy(widgets->MainWindow);
} }

Loading…
Cancel
Save