Explorar o código

drop duplicate

Samuel Thibault %!s(int64=12) %!d(string=hai) anos
pai
achega
53a395de6d
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      src/core/task.c

+ 0 - 4
src/core/task.c

@@ -695,10 +695,6 @@ int starpu_task_wait_for_all_in_ctx(unsigned sched_ctx)
 	if (AYU_event) AYU_event(AYU_BARRIER, 0, NULL);
 #endif
 
-#ifdef HAVE_AYUDAME_H
-	if (AYU_event) AYU_event(AYU_BARRIER, 0, NULL);
-#endif
-
 	return 0;
 }
 /*