@ -1253,7 +1253,6 @@ int yon_config_save_registered(char *path, char *section){
any_remove=1;
}
printf("%s\n%s\n",command,remove_command);
if (any_add) yon_launch(command);
if (any_remove) yon_launch(remove_command);
return 1;