summaryrefslogtreecommitdiffstats
path: root/src/ft_e_lcom.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ft_e_lcom.c')
-rw-r--r--src/ft_e_lcom.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ft_e_lcom.c b/src/ft_e_lcom.c
index b535813..7922997 100644
--- a/src/ft_e_lcom.c
+++ b/src/ft_e_lcom.c
@@ -28,11 +28,9 @@ static uint8_t
return (i);
}
-#include <stdio.h>
uint8_t
ft_e_lcom(t_msh *msh)
{
- /* TODO: norme */
t_lcom *ptr;
uint8_t bu_id;