Remove useless/meaningless calls to glibtop_init_[prs]() with sysdeps/{freebsd,linux}.

This commit is contained in:
Benoit Dejean
2015-07-21 23:42:43 +02:00
committed by Benoît Dejean
parent 58d50d3546
commit d817bee619
26 changed files with 0 additions and 50 deletions

View File

@@ -55,8 +55,6 @@ glibtop_get_proc_segment_p (glibtop *server,
struct kinfo_proc *pinfo;
int count = 0;
glibtop_init_p (server, (1L << GLIBTOP_SYSDEPS_PROC_SEGMENT), 0);
memset (buf, 0, sizeof (glibtop_proc_segment));
/* It does not work for the swapper task. */