diff options
Diffstat (limited to 'src/m_loop_multis.h')
-rw-r--r-- | src/m_loop_multis.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m_loop_multis.h b/src/m_loop_multis.h index ddef634..a8348e9 100644 --- a/src/m_loop_multis.h +++ b/src/m_loop_multis.h @@ -15,7 +15,6 @@ # include "s_struct.h" -char *m_check_multi_quotes(int fd, char line[], t_msh *msh); char *m_check_multis(int fd, char line[], t_msh *msh); #endif |