浏览代码

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