ソースを参照

include/starpu_perfmodel.h: remove commented line

Nathalie Furmento 10 年 前
コミット
73579eaf8e
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  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);