summaryrefslogtreecommitdiffstats
path: root/src/p_lblock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/p_lblock.h')
-rw-r--r--src/p_lblock.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/p_lblock.h b/src/p_lblock.h
index 8247cfb..b5052f3 100644
--- a/src/p_lblock.h
+++ b/src/p_lblock.h
@@ -17,7 +17,6 @@
#include "s_struct.h"
-int8_t p_get_redirs(const char word[], t_com **com);
int8_t p_line_block(const char line[], t_msh *msh);
#endif