summaryrefslogtreecommitdiffstats
path: root/src/m_loop_next.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m_loop_next.h')
-rw-r--r--src/m_loop_next.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/m_loop_next.h b/src/m_loop_next.h
index 1c80e2a..b4ca62c 100644
--- a/src/m_loop_next.h
+++ b/src/m_loop_next.h
@@ -17,13 +17,6 @@
#include "s_struct.h"
-enum
-{
- M_NO_MODE,
- M_SQ_MODE,
- M_DQ_MODE
-};
-
char *m_check_multi_backslash(int32_t fd, char line[], t_msh *msh);
char *m_check_multi_pipe(int32_t fd, char line[], t_msh *msh);
char *m_check_multi_and(int32_t fd, char line[], t_msh *msh);