소스 검색

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