Explorar o código

Remove unused variable.

Cyril Roelandt %!s(int64=14) %!d(string=hai) anos
pai
achega
a1310acda5
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      examples/filters/custom_mf/custom_opencl.c

+ 0 - 1
examples/filters/custom_mf/custom_opencl.c

@@ -47,7 +47,6 @@ void custom_scal_opencl_func(void *buffers[], void *args)
 
 
 	void *x = CUSTOM_GET_OPENCL_X_PTR(buffers[0]);
-	int douze;
 	if (starpu_opencl_set_kernel_args(&err, &kernel,
 					  sizeof(aop), &aop,
 					  sizeof(x), &x,