Explorar o código

Remove unused field

Samuel Thibault %!s(int64=11) %!d(string=hai) anos
pai
achega
4e299363b5
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/core/workers.h

+ 0 - 3
src/core/workers.h

@@ -117,9 +117,6 @@ LIST_TYPE(_starpu_worker,
 #endif /* __GLIBC__ */
 #ifdef STARPU_HAVE_HWLOC
 	hwloc_bitmap_t hwloc_cpu_set;
-
-	/* hwloc_obj_t of the device controled by the worker*/
-	hwloc_obj_t hw_obj;
 #endif
 );