Don't call glibtop_init_s() anymore, this is deprecated.
2000-11-22 Martin Baulig <martin@home-of-linux.org> * fsusage.c, moutlist.c: Don't call glibtop_init_s() anymore, this is deprecated. * Makefile.am: Don't install libgtop_common.la
This commit is contained in:
committed by
Martin Baulig
parent
035b387463
commit
81b009733e
@@ -595,8 +595,6 @@ glibtop_get_mountlist_s (glibtop_server *server, glibtop_mountlist *buf,
|
||||
glibtop_mountentry *mount_list;
|
||||
int count;
|
||||
|
||||
glibtop_init_s (server, 0, 0);
|
||||
|
||||
memset (buf, 0, sizeof (glibtop_mountlist));
|
||||
|
||||
/* Read filesystem list. */
|
||||
|
Reference in New Issue
Block a user