Selaa lähdekoodia

drop now-unused break

Samuel Thibault 8 vuotta sitten
vanhempi
commit
8125e4a369
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      src/core/topology.c

+ 0 - 2
src/core/topology.c

@@ -792,8 +792,6 @@ _starpu_get_next_bindid (struct _starpu_machine_config *config,
 				return requested_bindid;
 			}
 		}
-		if (found)
-			break;
 	}
 
 	for (i = config->current_bindid; i < topology->nhwpus / nhyperthreads; i++)