Pārlūkot izejas kodu

src/core/workers.c: remove old and un-needed call to srand

Nathalie Furmento 8 gadi atpakaļ
vecāks
revīzija
9188e3fd3a
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      src/core/workers.c

+ 0 - 2
src/core/workers.c

@@ -1257,8 +1257,6 @@ int starpu_initialize(struct starpu_conf *user_conf, int *argc, char ***argv)
 	WSAStartup(MAKEWORD(1,0), &wsadata);
 #endif
 
-	srand(2008);
-
 	STARPU_AYU_PREINIT();
 	/* store the pointer to the user explicit configuration during the
 	 * initialization */