diff --git a/source/ubinstall-gtk-installation.c b/source/ubinstall-gtk-installation.c index 91d3466..580d7be 100644 --- a/source/ubinstall-gtk-installation.c +++ b/source/ubinstall-gtk-installation.c @@ -357,10 +357,7 @@ void on_device_selection_changed(GtkWidget *self, main_window *widgets){ void yon_devices_setup(main_window *widgets){ GtkTreeIter iter; gtk_list_store_clear(widgets->DevicesList); - gtk_list_store_clear(widgets->PartitionsList); - // int size; - // config_str parameters = NULL; - // parameters = yon_config_load(yon_debug_output("%s\n",get_devices_command),&size); + // gtk_list_store_clear(widgets->PartitionsList); for (int i=1;i