Browse Source

tests/main/driver_api/init_run_deinit.c: remove spurious line

Nathalie Furmento 8 years ago
parent
commit
009872de63
1 changed files with 0 additions and 2 deletions
  1. 0 2
      tests/main/driver_api/init_run_deinit.c

+ 0 - 2
tests/main/driver_api/init_run_deinit.c

@@ -256,8 +256,6 @@ static int test_opencl(void)
 		return STARPU_TEST_SKIPPED;
 	}
 
-	starpu_topology_print(stdout);
-
 	init_driver(&d);
 	int i;
 	for (i = 0; i < NTASKS; i++)