summaryrefslogtreecommitdiffstats
path: root/darwin
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-12-16 15:37:01 +0100
committercgzones <cgzones@googlemail.com>2021-12-17 14:45:15 +0100
commit14f428a1721a7b179be7b650135ec591c215564e (patch)
tree426bc1101cbf85a94855f6614e7abc4469aa9b77 /darwin
parent6388033e107a74a6e962eabf4ec06065d12d28db (diff)
Drop unused Platform variables
Diffstat (limited to 'darwin')
-rw-r--r--darwin/Platform.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/darwin/Platform.c b/darwin/Platform.c
index 7fda8309..dcdee1a5 100644
--- a/darwin/Platform.c
+++ b/darwin/Platform.c
@@ -59,8 +59,6 @@ ScreenDefaults Platform_defaultScreens[] = {
const unsigned int Platform_numberOfDefaultScreens = ARRAYSIZE(Platform_defaultScreens);
-const ProcessField Platform_defaultFields[] = { PID, USER, PRIORITY, NICE, M_VIRT, M_RESIDENT, STATE, PERCENT_CPU, PERCENT_MEM, TIME, COMM, 0 };
-
const SignalItem Platform_signals[] = {
{ .name = " 0 Cancel", .number = 0 },
{ .name = " 1 SIGHUP", .number = 1 },

© 2014-2024 Faster IT GmbH | imprint | privacy policy