瀏覽代碼

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

Nathalie Furmento 12 年之前
父節點
當前提交
c011a76c21
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
 {