Explorar o código

Do not use ifdef in macro argument

Samuel Thibault %!s(int64=12) %!d(string=hai) anos
pai
achega
8fab9cdf6f
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/datawizard/data_request.h

+ 0 - 2
src/datawizard/data_request.h

@@ -83,9 +83,7 @@ LIST_TYPE(_starpu_data_request,
 
 	struct _starpu_callback_list *callbacks;
 
-#ifdef STARPU_USE_FXT
 	unsigned com_id;
-#endif
 )
 
 /* Everyone that wants to access some piece of data will post a request.