diff options
Diffstat (limited to 'src/m_loop.c')
-rw-r--r-- | src/m_loop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m_loop.c b/src/m_loop.c index 41c9e36..0d90b0a 100644 --- a/src/m_loop.c +++ b/src/m_loop.c @@ -128,7 +128,6 @@ uint8_t char *line; int8_t gnl; - msh->fd = fd; gnl = 1; while (gnl > 0) { |