소스 검색

drop spurious part of commit

Samuel Thibault 13 년 전
부모
커밋
a0469bd083
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      mpi/starpu_mpi_private.h

+ 1 - 1
mpi/starpu_mpi_private.h

@@ -26,7 +26,7 @@
 #include <common/utils.h>
 #include <pthread.h>
 
-#define STARPU_MPI_VERBOSE	1
+//#define STARPU_MPI_VERBOSE	1
 
 #ifdef STARPU_MPI_VERBOSE
 #  define _STARPU_MPI_DEBUG(fmt, args ...) do { if (!getenv("STARPU_SILENT")) { \