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
@@ -49,8 +49,6 @@ glibtop_get_interface_names_s (glibtop_server *server, glibtop_array *array,
|
||||
u_int64_t interface, u_int64_t number,
|
||||
u_int64_t instance, u_int64_t strategy)
|
||||
{
|
||||
glibtop_init_s (server, GLIBTOP_SYSDEPS_INTERFACE_NAMES, 0);
|
||||
|
||||
memset (array, 0, sizeof (glibtop_array));
|
||||
|
||||
return NULL;
|
||||
|
Reference in New Issue
Block a user