summaryrefslogtreecommitdiffstats
path: root/src/p_lblock_next.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/p_lblock_next.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/p_lblock_next.h b/src/p_lblock_next.h
index 7af7881..5d8aeb8 100644
--- a/src/p_lblock_next.h
+++ b/src/p_lblock_next.h
@@ -19,7 +19,6 @@
# include "s_struct.h"
void p_subst_vars(char word[], t_msh *msh);
-size_t p_subst_alias(char word[], t_bool reset, t_msh *msh);
char **p_subst_args(const char word[], int8_t redir);
char **p_check_args_equals(char *words[], t_msh *msh);