From 1d7fa1f77fe26ca70055d56ae5e65acc2f6c3fde Mon Sep 17 00:00:00 2001 From: Ivan Dmitrievich Yartsev Date: Fri, 26 Dec 2025 14:40:24 +0000 Subject: [PATCH] Comments removal --- source/ubinstall-gtk.c | 1 - 1 file changed, 1 deletion(-) 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 *){