Ver código fonte

Drop unneeded variable

Samuel Thibault 13 anos atrás
pai
commit
06e3f3641b
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      tests/opt/datawizard/wt_broadcast.c

+ 0 - 2
tests/opt/datawizard/wt_broadcast.c

@@ -89,8 +89,6 @@ int main(int argc, char **argv)
 	ret = starpu_init(NULL);
 	STARPU_CHECK_RETURN_VALUE(ret, "starpu_init");
 
-	unsigned nworkers = starpu_worker_get_count();
-
 	starpu_variable_data_register(&handle, 0, (uintptr_t)&var, sizeof(unsigned));
 
 	/* Create a mask with all the memory nodes, so that we can ask StarPU