Browse Source

include/starpu_perfmodel.h: remove commented line

Nathalie Furmento 10 years ago
parent
commit
73579eaf8e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/starpu_perfmodel.h

+ 0 - 1
include/starpu_perfmodel.h

@@ -146,7 +146,6 @@ struct starpu_perfmodel
 };
 
 void starpu_perfmodel_init(FILE *f, struct starpu_perfmodel *model);
-//void starpu_perfmodel_init_with_file(FILE*f, struct starpu_perfmodel *model);
 
 struct starpu_perfmodel_arch *starpu_worker_get_perf_archtype(int workerid, unsigned sched_ctx_id);