소스 검색

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;