瀏覽代碼

Remove deprecated comment

Cédric Augonnet 15 年之前
父節點
當前提交
e692b3fac3
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      include/starpu_profiling.h

+ 0 - 2
include/starpu_profiling.h

@@ -24,8 +24,6 @@
 #define STARPU_PROFILING_DISABLE	0
 #define STARPU_PROFILING_ENABLE		1
 
-/* -ENOSYS is returned in case the info is not available. Timing are shown in
- * microseconds. */
 struct starpu_task_profiling_info {
 	struct timespec submit_time;
 	struct timespec start_time;