Browse Source

drop spurious commit

Samuel Thibault 8 years ago
parent
commit
fdc3fe93cc
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/core/topology.c

+ 0 - 2
src/core/topology.c

@@ -2171,8 +2171,6 @@ static void _starpu_init_numa_node(struct _starpu_machine_config *config)
 		nnuma = STARPU_MAXNUMANODES;
 	}
 
-printf("============================+> %d \n", HWLOC_OBJ_NUMANODE);
-
 	unsigned numa;
 	for (numa = 0; numa < nnuma; numa++)
 	{