Browse Source

test mytop

master
10195501441 3 years ago
parent
commit
219bd4b59a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      yeeshell.c

+ 0
- 1
yeeshell.c View File

@ -448,7 +448,6 @@ int mytop_CPU()
{ {
int cputimemode = 1; int cputimemode = 1;
getkinfo(); getkinfo();
print_memory();
get_procs(); get_procs();
if (prev_proc == NULL) if (prev_proc == NULL)
{ {

Loading…
Cancel
Save