瀏覽代碼

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