diff options
Diffstat (limited to 'procps/ps.c')
-rw-r--r-- | procps/ps.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/procps/ps.c b/procps/ps.c index 6348df5f2..eb1946d27 100644 --- a/procps/ps.c +++ b/procps/ps.c @@ -429,11 +429,6 @@ static void func_label(char *buf, int size, const procps_status_t *ps) #endif /* -static void func_nice(char *buf, int size, const procps_status_t *ps) -{ - ps->??? -} - static void func_pcpu(char *buf, int size, const procps_status_t *ps) { } |