소스 검색

This was fixed

Samuel Thibault 10 년 전
부모
커밋
2a197a52b7
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      src/datawizard/datawizard.c

+ 0 - 3
src/datawizard/datawizard.c

@@ -28,9 +28,6 @@ int __starpu_datawizard_progress(unsigned memory_node, unsigned may_alloc, unsig
 {
 	int ret = 0;
 
-#if STARPU_DEVEL
-#warning FIXME
-#endif
 #ifdef STARPU_SIMGRID
 	MSG_process_sleep(0.000010);
 #endif