Don't call glibtop_init_s(), this is deprecated.
2000-11-22 Martin Baulig <martin@home-of-linux.org> * *.c: Don't call glibtop_init_s(), this is deprecated. * netinfo.c: New file.
This commit is contained in:
committed by
Martin Baulig
parent
158dec2b2a
commit
035b387463
@@ -51,8 +51,6 @@ unsigned *
|
||||
glibtop_get_proclist_s (glibtop_server *server, glibtop_proclist *buf,
|
||||
int64_t which, int64_t arg)
|
||||
{
|
||||
glibtop_init_s (server, GLIBTOP_SYSDEPS_PROCLIST, 0);
|
||||
|
||||
memset (buf, 0, sizeof (glibtop_proclist));
|
||||
|
||||
return NULL;
|
||||
|
Reference in New Issue
Block a user