summaryrefslogtreecommitdiffstats
path: root/src/ft_m_loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ft_m_loop.c')
-rw-r--r--src/ft_m_loop.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ft_m_loop.c b/src/ft_m_loop.c
index 61f55ba..5c4ec05 100644
--- a/src/ft_m_loop.c
+++ b/src/ft_m_loop.c
@@ -40,8 +40,6 @@ uint8_t
ft_lcom_clear(&msh->curr);
/* TODO: handle segv on spaces only "msh ~> " */
/* TODO: GNL 25 leak on "msh ~> exit" */
- /* TODO: redirect vvv redirect */
- /* "msh ~> cat < Makefile" aka read to stdin */
/* TODO: "msh ~> some command \": re GNL into ft_nrealloc */
/* TODO: the chad pipes | */
}