ソースを参照

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