diff --git a/source/ubl-settings-usergroups.c b/source/ubl-settings-usergroups.c index f05e89e..167591a 100644 --- a/source/ubl-settings-usergroups.c +++ b/source/ubl-settings-usergroups.c @@ -2883,7 +2883,7 @@ void on_config_update(GtkWidget *, main_window *widgets){ } else { on_config_local_load(NULL,widgets); } - on_system_update(NULL,widgets); + // on_system_update(NULL,widgets); }