Browse Source

small fix profiling

Andra Hugo 13 years ago
parent
commit
c3ea163f9b
1 changed files with 0 additions and 2 deletions
  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)