Explorar o código

Drop spurious lines

Samuel Thibault %!s(int64=5) %!d(string=hai) anos
pai
achega
5c2efe9f56
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/core/workers.c

+ 0 - 3
src/core/workers.c

@@ -831,9 +831,6 @@ static void _starpu_launch_drivers(struct _starpu_machine_config *pconfig)
 		 * before starting another one, to make sure they appear in
 		 * order in the trace.
 		 */
-				struct _starpu_worker_set *worker_set = workerarg->set;
-
-				if (worker_set->workers != workerarg)
 		if ((!workerarg->set || workerarg->set->workers == workerarg)
 			&& workerarg->run_by_starpu == 1 && workerarg->arch != STARPU_MPI_MS_WORKER)
 		{