Explorar el Código

tests/perfmodels/value_nan.c: remove un-needed declaration

Nathalie Furmento hace 11 años
padre
commit
a721ac9aec
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      tests/perfmodels/value_nan.c

+ 0 - 1
tests/perfmodels/value_nan.c

@@ -31,7 +31,6 @@ int _check_number(double val, int checknan)
 {
 	char *tmp = "starpu_XXXXXX";
 	char filename[100];
-	int id;
 
 	strcpy(filename, tmp);