Got rid of glibtop_init_s calls. If i'm right, these are only no-op and
2007-05-20 Benoît Dejean <benoit@placenet.org> * *.c: Got rid of glibtop_init_s calls. If i'm right, these are only no-op and the legacy stub/ don't have any calls to them, so it's should harmless. So let's try it. svn path=/trunk/; revision=2598
This commit is contained in:
committed by
Benoît Dejean
parent
ee78aaf29c
commit
6509ddff4c
@@ -41,8 +41,6 @@ init_sysinfo (glibtop *server)
|
||||
|
||||
if(G_LIKELY(sysinfo.flags)) return;
|
||||
|
||||
glibtop_init_s (&server, GLIBTOP_SYSDEPS_CPU, 0);
|
||||
|
||||
file_to_buffer(server, buffer, FILENAME);
|
||||
|
||||
/* cpuinfo records are seperated by a blank line */
|
||||
|
Reference in New Issue
Block a user