Przeglądaj źródła

drop spurious changes

Samuel Thibault 11 lat temu
rodzic
commit
5213336f76
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      src/core/workers.c

+ 0 - 2
src/core/workers.c

@@ -967,8 +967,6 @@ int starpu_initialize(struct starpu_conf *user_conf, int *argc, char ***argv)
 
 	int ret;
 
-	printf("%u %u\n", sizeof(struct starpu_task), sizeof(struct _starpu_job));
-
 #ifdef STARPU_SIMGRID
 	_starpu_simgrid_init();
 #else