Browse Source

src/core/sched_ctx.h: comment out declaration as variable is unused

Nathalie Furmento 12 years ago
parent
commit
c011a76c21
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/core/sched_ctx.h

+ 1 - 1
src/core/sched_ctx.h

@@ -30,7 +30,7 @@
 
 
 /* used when changes (delete, modify) are applyed to contexts */
-extern _starpu_pthread_mutex_t changing_ctx_mutex[];
+//extern _starpu_pthread_mutex_t _changing_ctx_mutex[];
 
 struct _starpu_sched_ctx
 {