summaryrefslogtreecommitdiffstats
path: root/unsupported
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2021-03-02 16:01:14 +1100
committerNathan Scott <nathans@redhat.com>2021-03-02 16:01:14 +1100
commitdc8124e1a177fb1d14f91f49fdf237fcb7647dab (patch)
tree5b9d3301a885f08fc2f1ec064113868199f17e64 /unsupported
parent29570c01331591235ea44edc4983bfcae251c1fb (diff)
Fix compilation of the 'unsupported' platform (Process flags)
Diffstat (limited to 'unsupported')
-rw-r--r--unsupported/UnsupportedProcessList.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/unsupported/UnsupportedProcessList.c b/unsupported/UnsupportedProcessList.c
index 8bc42962..010a83e9 100644
--- a/unsupported/UnsupportedProcessList.c
+++ b/unsupported/UnsupportedProcessList.c
@@ -56,7 +56,6 @@ void ProcessList_goThroughEntries(ProcessList* super, bool pauseProcessUpdate) {
proc->tty_nr = 0;
proc->tpgid = 0;
proc->st_uid = 0;
- proc->flags = 0;
proc->processor = 0;
proc->percent_cpu = 2.5;

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