summaryrefslogtreecommitdiffstats
path: root/testpar/t_span_tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'testpar/t_span_tree.c')
-rw-r--r--testpar/t_span_tree.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testpar/t_span_tree.c b/testpar/t_span_tree.c
index dce78e9..55afa13 100644
--- a/testpar/t_span_tree.c
+++ b/testpar/t_span_tree.c
@@ -253,7 +253,6 @@ void coll_write_test(int chunk_factor)
*/
vector[0] = vector[MSPACE1_DIM - 1] = -1;
for (i = 1; i < MSPACE1_DIM - 1; i++) vector[i] = i;
- printf("sizeof(int) %d\n",sizeof(int));
#if 0
acc_plist = H5Pcreate(H5P_FILE_ACCESS);