Fixed warning #133

Merged
asmeron merged 1 commits from YanTheKaller/ubinstall-gtk:master into master 4 weeks ago

@ -832,6 +832,6 @@ void yon_config_restore(main_window *widgets){
} }
on_config_global_load(NULL,widgets); on_config_global_load(NULL,widgets);
system("ubconfig --source system remove [autoinstall]"); yon_launch("ubconfig --source system remove [autoinstall]");
yon_config_save_simple(YON_CONFIG_LOCAL,"system"); yon_config_save_simple(YON_CONFIG_LOCAL,"system");
} }
Loading…
Cancel
Save