From 70c7830ba36896408611083fc57fb3265b53357c Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 23 Apr 2020 15:32:57 +0200 Subject: Fine builtins execution, now norme --- src/ft_p_lcom.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ft_p_lcom.c') diff --git a/src/ft_p_lcom.c b/src/ft_p_lcom.c index b5fdc85..7a19bd6 100644 --- a/src/ft_p_lcom.c +++ b/src/ft_p_lcom.c @@ -58,7 +58,6 @@ static int8_t ptr++; } *p_rdrpath = '\0'; - ft_printf("[%s]\n", (*link)->rdrpath); return (0); } -- cgit v1.2.3