*** empty log message ***

This commit is contained in:
Martin Baulig
1998-09-12 18:06:23 +00:00
parent 7cadf4450c
commit 36911a1239

View File

@@ -71,8 +71,6 @@ init_sysinfo (glibtop *server)
g_ptr_array_add (cpuinfo->labels, key);
g_hash_table_insert (cpuinfo->values, key, value);
printf ("CPUINFO: |%s|%s|\n", key, value);
}
fclose (f);