diff --git a/data_from_portwine/scripts/functions_helper b/data_from_portwine/scripts/functions_helper index a6f52a77..2c005cb3 100755 --- a/data_from_portwine/scripts/functions_helper +++ b/data_from_portwine/scripts/functions_helper @@ -5896,10 +5896,6 @@ pw_prefix_manager () { try_remove_file "${PW_TMPFS_PATH}/settings_list_tmp" case "$YAD_STATUS" in - 1|252) - print_info "Nothing to do. Restarting PortProton..." - stop_portwine --restart - ;; 0) WT_FORCE="" ;;