From 691e0ca8fce2c3c4910418faf24c90cec4b035d7 Mon Sep 17 00:00:00 2001 From: "jade.van_brabandt~" Date: Fri, 13 Jan 2023 02:53:55 +0100 Subject: [PATCH] Partie 2 du commit --- src/partie2/saeP2.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/partie2/saeP2.c b/src/partie2/saeP2.c index 8116724..38d56f7 100644 --- a/src/partie2/saeP2.c +++ b/src/partie2/saeP2.c @@ -183,8 +183,4 @@ void Candidater(VilleIUT* tiut[],int *tlogi, candidat* tcandidat, int numcandid) } } -} - - - -//void gestionPhaseCandidatures(CandidOpen); A FAIRE. \ No newline at end of file +} \ No newline at end of file