ps: tweak outdated comment, no code changes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2017-07-29 02:27:12 +02:00
parent 5d725fd627
commit 69be994de6

View File

@ -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)
{
}