Browse Source

src/core/perfmodel/perfmodel_print.c: remove unused variable

Nathalie Furmento 11 years ago
parent
commit
646b163daf
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/core/perfmodel/perfmodel_print.c

+ 0 - 1
src/core/perfmodel/perfmodel_print.c

@@ -232,7 +232,6 @@ int starpu_perfmodel_print_all(struct starpu_perfmodel *model, char *arch, char
 
 
 		if (strcmp(arch, "cuda") == 0)
 		if (strcmp(arch, "cuda") == 0)
 		{
 		{
-			unsigned devid;
 			int implid;
 			int implid;
 			struct starpu_perfmodel_arch perf_arch;
 			struct starpu_perfmodel_arch perf_arch;