summaryrefslogtreecommitdiffstats
path: root/darwin
diff options
context:
space:
mode:
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 },