summaryrefslogtreecommitdiffstats
path: root/src/m_loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/m_loop.c')
-rw-r--r--src/m_loop.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/m_loop.c b/src/m_loop.c
index e493c7d..6ec2a3b 100644
--- a/src/m_loop.c
+++ b/src/m_loop.c
@@ -142,8 +142,6 @@ unsigned char m_loop(int fd, t_msh *msh)
gnl = 1;
msh->curr_hist_ptr = hist;
- c_get_msh(1, msh);
- c_set_ptr(TRUE, 0, msh);
while (gnl > 0)
{
gnl = (fd == STDIN_FILENO) ? c_gnl(fd, &line, 1, msh) :