Browse Source

tests/datawizard/partition_lazy.c: remove empty line

Nathalie Furmento 12 years ago
parent
commit
a9abf45e04
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/datawizard/partition_lazy.c

+ 0 - 1
tests/datawizard/partition_lazy.c

@@ -20,7 +20,6 @@
 
 struct starpu_codelet mycodelet =
 {
-		
 	.cpu_funcs = { scal_func_cpu, NULL },
 #ifdef STARPU_USE_OPENCL
 	.opencl_funcs = { scal_func_opencl, NULL },