Browse Source

drop spurious part of commit

Samuel Thibault 13 years ago
parent
commit
a0469bd083
1 changed files with 1 additions and 1 deletions
  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")) { \