Преглед на файлове

gcc-plugin/src/starpu.c: remove now un-needed variable

Nathalie Furmento преди 14 години
родител
ревизия
e078cb12fc
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      gcc-plugin/src/starpu.c

+ 0 - 1
gcc-plugin/src/starpu.c

@@ -78,7 +78,6 @@ static const char task_implementation_wrapper_attribute_name[] =
 
 /* Names of data structures defined in <starpu.h>.  */
 static const char codelet_struct_name[] = "starpu_codelet_gcc";
-static const char task_struct_name[] = "starpu_task";
 
 /* Cached function declarations.  */
 static tree unpack_fn;