Browse Source

drop spurious change

Samuel Thibault 8 years ago
parent
commit
c97a52377e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mpi/src/starpu_mpi_private.c

+ 1 - 1
mpi/src/starpu_mpi_private.c

@@ -19,7 +19,7 @@
 
 int _starpu_debug_rank=-1;
 int _starpu_debug_level_min=0;
-int _starpu_debug_level_max=2;
+int _starpu_debug_level_max=0;
 int _starpu_mpi_tag = 42;
 int _starpu_mpi_comm;