diff --git a/source/ubinstall-gtk.c b/source/ubinstall-gtk.c index 3b097cb..02388e9 100644 --- a/source/ubinstall-gtk.c +++ b/source/ubinstall-gtk.c @@ -252,7 +252,6 @@ gboolean on_yon_exit(GtkWidget *,GdkEvent*, main_window *widgets){ return 1; } } else { - yon_config_restore(widgets); on_exit_accepted(widgets); gtk_main_quit(); }