From 87bf672ea0c2b56c9ce27dc7080dcc1e2a809a55 Mon Sep 17 00:00:00 2001
From: Htylol <dixperm909@yandex.ru>
Date: Sat, 26 Oct 2024 14:17:32 +0500
Subject: [PATCH] Fixes for pw_prefix_manager

---
 data_from_portwine/scripts/functions_helper | 4 ----
 1 file changed, 4 deletions(-)

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=""
                 ;;