From 5a15df5d453e16ee2c6ffa8d0f95b7b7077c1c83 Mon Sep 17 00:00:00 2001 From: Thibaud LA RIVIERE-GILLET Date: Wed, 20 Dec 2023 11:30:46 +0100 Subject: [PATCH] Update 'srcs/part4.c' --- srcs/part4.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/srcs/part4.c b/srcs/part4.c index a39a07f..496cc26 100644 --- a/srcs/part4.c +++ b/srcs/part4.c @@ -1,7 +1,5 @@ #include "../includes/structure.h" -#define MAX_TACHES 100 - void calculerDatesDebut() { int file[MAX_TACHES];