From 0720698874c92e9fb52152058dc907fbad475427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damian=20B=C3=BCchel?= Date: Fri, 23 Apr 2021 15:45:11 +0200 Subject: [PATCH] Disabled message regarding default processes. --- SebWindowsConfig/SebWindowsConfigForm.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SebWindowsConfig/SebWindowsConfigForm.cs b/SebWindowsConfig/SebWindowsConfigForm.cs index 93b145f6..fc890098 100644 --- a/SebWindowsConfig/SebWindowsConfigForm.cs +++ b/SebWindowsConfig/SebWindowsConfigForm.cs @@ -182,7 +182,7 @@ namespace SebWindowsConfig } // Check if default permitted processes should be removed from settings - CheckAndOptionallyRemoveDefaultProhibitedProcesses(); + // CheckAndOptionallyRemoveDefaultProhibitedProcesses(); // Update URL filter rules, also the seb-Browser white/blacklist keys, // which are necessary for compatibility to SEB 2.1.x