summaryrefslogtreecommitdiffstats
path: root/netbsd/Platform.c
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 /netbsd/Platform.c
parent6388033e107a74a6e962eabf4ec06065d12d28db (diff)
Drop unused Platform variables
Diffstat (limited to 'netbsd/Platform.c')
-rw-r--r--netbsd/Platform.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/netbsd/Platform.c b/netbsd/Platform.c
index 724ab0de..d95be9d9 100644
--- a/netbsd/Platform.c
+++ b/netbsd/Platform.c
@@ -66,8 +66,6 @@ in the source distribution for its full text.
#define prop_number_signed_value prop_number_integer_value
#endif
-const ProcessField Platform_defaultFields[] = { PID, USER, PRIORITY, NICE, M_VIRT, M_RESIDENT, STATE, PERCENT_CPU, PERCENT_MEM, TIME, COMM, 0 };
-
ScreenDefaults Platform_defaultScreens[] = {
{
.name = "Main",

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