From ad72b747fa526b663c61d5cf4efc7c66e629c500 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= Date: Sun, 15 Nov 2020 20:07:24 +0100 Subject: Drop hideThreads Setting It is only used to read process directories on RedHat beginning with a dot. Unconditionally accept directories with a starting dot. --- Settings.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Settings.h') diff --git a/Settings.h b/Settings.h index bbd40e16..3d8e0581 100644 --- a/Settings.h +++ b/Settings.h @@ -40,7 +40,6 @@ typedef struct Settings_ { bool showCPUFrequency; bool treeView; bool showProgramPath; - bool hideThreads; bool shadowOtherUsers; bool showThreadNames; bool hideKernelThreads; -- cgit v1.2.3