Browse Source

Remove deprecated comment

Cédric Augonnet 15 years ago
parent
commit
e692b3fac3
1 changed files with 0 additions and 2 deletions
  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;