Disabled message regarding default processes.

This commit is contained in:
Damian Büchel 2021-04-23 15:45:11 +02:00
parent c4a358e70c
commit 0720698874

View file

@ -182,7 +182,7 @@ namespace SebWindowsConfig
} }
// Check if default permitted processes should be removed from settings // Check if default permitted processes should be removed from settings
CheckAndOptionallyRemoveDefaultProhibitedProcesses(); // CheckAndOptionallyRemoveDefaultProhibitedProcesses();
// Update URL filter rules, also the seb-Browser white/blacklist keys, // Update URL filter rules, also the seb-Browser white/blacklist keys,
// which are necessary for compatibility to SEB 2.1.x // which are necessary for compatibility to SEB 2.1.x