Explorar o código

Do not declare the same field multiple time

Cédric Augonnet %!s(int64=14) %!d(string=hai) anos
pai
achega
8386cce80c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/datawizard/interfaces/void_interface.c

+ 0 - 1
src/datawizard/interfaces/void_interface.c

@@ -50,7 +50,6 @@ static const struct starpu_data_copy_methods void_copy_data_methods_s = {
         .ram_to_opencl_async = dummy_opencl_copy_async,
 	.opencl_to_ram_async = dummy_opencl_copy_async,
 #endif
-	.cuda_to_cuda = dummy_copy,
 	.cuda_to_spu = dummy_copy,
 	.spu_to_ram = dummy_copy,
 	.spu_to_cuda = dummy_copy,