From 2f11d2b1088dcd5d8391d4bd61e342db6198be07 Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Mon, 4 Jan 2016 23:07:13 -0300 Subject: Remove `sleep` function used for testing --- profile.c | 1 - 1 file changed, 1 deletion(-) (limited to 'profile.c') diff --git a/profile.c b/profile.c index cfea454..aa50bee 100644 --- a/profile.c +++ b/profile.c @@ -126,7 +126,6 @@ int main(int argc, char **argv) { struct rusage usage; int who = RUSAGE_CHILDREN; - sleep(2); waitpid(curpid, &status, 0); -- cgit v1.2.3-70-g09d2