diff options
Diffstat (limited to 'procps/top.c')
-rw-r--r-- | procps/top.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/procps/top.c b/procps/top.c index 8738156e1..62b9c1e1b 100644 --- a/procps/top.c +++ b/procps/top.c | |||
@@ -871,9 +871,7 @@ enum { | |||
871 | | PSSCAN_UTIME | 871 | | PSSCAN_UTIME |
872 | | PSSCAN_STATE | 872 | | PSSCAN_STATE |
873 | | PSSCAN_COMM | 873 | | PSSCAN_COMM |
874 | #if ENABLE_FEATURE_TOP_SMP_PROCESS | ||
875 | | PSSCAN_CPU | 874 | | PSSCAN_CPU |
876 | #endif | ||
877 | | PSSCAN_UIDGID, | 875 | | PSSCAN_UIDGID, |
878 | TOPMEM_MASK = 0 | 876 | TOPMEM_MASK = 0 |
879 | | PSSCAN_PID | 877 | | PSSCAN_PID |