Pārlūkot izejas kodu

small fix profiling

Andra Hugo 13 gadi atpakaļ
vecāks
revīzija
c3ea163f9b
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      src/core/workers.c

+ 0 - 2
src/core/workers.c

@@ -713,8 +713,6 @@ int starpu_init(struct starpu_conf *user_conf)
 
 	_starpu_profiling_init();
 
-	_starpu_load_bus_performance_files();
-
 	/* store the pointer to the user explicit configuration during the
 	 * initialization */
 	if (user_conf == NULL)