Explorar o código

remove unused variable

Corentin Salingue %!s(int64=8) %!d(string=hai) anos
pai
achega
1ead88764f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/core/topology.c

+ 0 - 1
src/core/topology.c

@@ -764,7 +764,6 @@ _starpu_get_next_bindid (struct _starpu_machine_config *config,
 {
 	struct _starpu_machine_topology *topology = &config->topology;
 
-	unsigned found = 0;
 	int current_preferred;
 	int nhyperthreads = topology->nhwpus / topology->nhwcpus;
 	unsigned i;