Przeglądaj źródła

tests/datawizard/partition_lazy.c: remove empty line

Nathalie Furmento 12 lat temu
rodzic
commit
a9abf45e04
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      tests/datawizard/partition_lazy.c

+ 0 - 1
tests/datawizard/partition_lazy.c

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