浏览代码

socl/src/cl_enqueuendrangekernel.c: remove unused object

Nathalie Furmento 13 年之前
父节点
当前提交
9f425e965b
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      socl/src/cl_enqueuendrangekernel.c

+ 0 - 5
socl/src/cl_enqueuendrangekernel.c

@@ -117,11 +117,6 @@ static void cleaning_task_callback(void *args) {
 
 }
 
-static struct starpu_perfmodel perf_model = {
-	.type = STARPU_HISTORY_BASED,
-	.symbol = "perf_model"
-};
-
 /**
  * Real kernel enqueuing command
  */