This commit is contained in:
Alexandre 2024-05-17 22:53:25 +02:00
parent 5e2824c2b9
commit 78de6f01d3
1 changed files with 1 additions and 3 deletions

View File

@ -103,8 +103,6 @@ int main(int argc, char **argv) {
create_logger("colloscope.log", LOG_INFO); create_logger("colloscope.log", LOG_INFO);
} }
//info("%d %d %d %d", n_creneaux, n_colleurs, n_weeks, n_groups);
info("Starting"); info("Starting");
srand(time(NULL)); srand(time(NULL));