diff --git a/commun.c b/commun.c index 1e9cd39..60e716d 100644 --- a/commun.c +++ b/commun.c @@ -60,31 +60,6 @@ Candidat lireCandidat(void)//fonction qui lit un candidat sur le clavier scanf("%d", nbchx); return c; } - -<<<<<<< HEAD - - - - - - - - - - - - - - - - - - - - - - -