浏览代码

tests/errorcheck/invalid_tasks.c: typo

Nathalie Furmento 13 年之前
父节点
当前提交
412077a293
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tests/errorcheck/invalid_tasks.c

+ 0 - 1
tests/errorcheck/invalid_tasks.c

@@ -37,7 +37,6 @@ static struct starpu_codelet cuda_only_cl =
 	.model = NULL,
 	.nbuffers = 0
 };
-#endif
 
 int main(int argc, char **argv)
 {