summaryrefslogtreecommitdiffstats
path: root/src/ft_p_lcom.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ft_p_lcom.c1
1 files changed, 0 insertions, 1 deletions
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);
}