This commit is contained in:
Martin Baulig
1998-06-07 20:42:53 +00:00
parent 9c9ad03d60
commit 691cd81192

View File

@@ -80,7 +80,6 @@ glibtop_get_proc_state_s (glibtop *server, glibtop_proc_state *buf, pid_t pid)
buffer [nread] = 0;
server->machine.no_update = 1;
server->machine.last_pid = pid;
strcpy (server->machine.proc_stat, buffer);