aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2018-11-08 20:23:34 +0100
committerThomas White <taw@physics.org>2018-11-09 10:48:07 +0100
commit8db6816f50cde83c5ad9bb8a763a8b2350571d38 (patch)
tree9354c436421b7a27c01c825e82cb6bbe18ee13c6 /src/im-sandbox.c
parent0ec816963525addca72068b98d3436de2d658ef7 (diff)
Time account fussiness
Diffstat (limited to 'src/im-sandbox.c')
-rw-r--r--src/im-sandbox.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/im-sandbox.c b/src/im-sandbox.c
index c6071586..87fd8fe7 100644
--- a/src/im-sandbox.c
+++ b/src/im-sandbox.c
@@ -1083,8 +1083,6 @@ void create_sandbox(struct index_args *iargs, int n_proc, char *prefix,
} while ( !allDone );
- if ( iargs->profile ) time_accounts_print(taccs);
-
fclose(fh);
/* Indicate to the workers that we are finished, and wake them up one