diff --git a/source/ubinstall-gtk.c b/source/ubinstall-gtk.c index eef9ff1..2a16d55 100644 --- a/source/ubinstall-gtk.c +++ b/source/ubinstall-gtk.c @@ -383,7 +383,6 @@ void on_gparted_open(){ void on_gparted_update(GtkWidget *, main_window *widgets){ yon_devices_setup(widgets); - // yon_page_init(widgets,gtk_notebook_get_current_page(GTK_NOTEBOOK(widgets->Notebook))); } void on_reboot_accepted(main_window *){