Explorar el Código

tests/errorcheck/invalid_tasks.c: typo

Nathalie Furmento hace 13 años
padre
commit
412077a293
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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)
 {