diff --git a/data_from_portwine/scripts/functions_helper b/data_from_portwine/scripts/functions_helper index 12e695c..2158610 100755 --- a/data_from_portwine/scripts/functions_helper +++ b/data_from_portwine/scripts/functions_helper @@ -5942,10 +5942,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="" ;;