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;