瀏覽代碼

remove unused variable

Corentin Salingue 8 年之前
父節點
當前提交
1ead88764f
共有 1 個文件被更改,包括 0 次插入1 次删除
  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;
 	struct _starpu_machine_topology *topology = &config->topology;
 
 
-	unsigned found = 0;
 	int current_preferred;
 	int current_preferred;
 	int nhyperthreads = topology->nhwpus / topology->nhwcpus;
 	int nhyperthreads = topology->nhwpus / topology->nhwcpus;
 	unsigned i;
 	unsigned i;