浏览代码

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);