aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profile.c1
1 files changed, 0 insertions, 1 deletions
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);