From a10cb68d9074139adab82cc3d6335d64bd17b8b3 Mon Sep 17 00:00:00 2001 From: Alix JEUDI--LEMOINE Date: Fri, 13 Jan 2023 03:08:36 +0100 Subject: [PATCH] Suppresion commentaire appels test & test2 --- src/main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main.c b/src/main.c index 8e62f05..6f98cca 100644 --- a/src/main.c +++ b/src/main.c @@ -12,7 +12,6 @@ int main(void) { menuPrincipal(); - /*test(); - test2();*/ + return 0; } \ No newline at end of file