Explorar el Código

tests/datawizard/partition_lazy.c: remove empty line

Nathalie Furmento hace 12 años
padre
commit
a9abf45e04
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 },