diff options
Diffstat (limited to '')
-rw-r--r-- | src/ft_m_loop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ft_m_loop.c b/src/ft_m_loop.c index 3a44d05..10a4f5e 100644 --- a/src/ft_m_loop.c +++ b/src/ft_m_loop.c @@ -37,7 +37,6 @@ int32_t ft_memdel((void*)&line); ft_e_lcom(msh); ft_lcom_clear(&msh->curr); - /* TODO: memdel lcom - INSTALL VALGRIND */ } else { |