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:
Martin Baulig
2000-11-22 19:55:29 +00:00
committed by Martin Baulig
parent 035b387463
commit 81b009733e
4 changed files with 9 additions and 9 deletions

View File

@@ -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. */