summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--match.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/match.c b/match.c
index 7830eb19..6c7bb6bf 100644
--- a/match.c
+++ b/match.c
@@ -1622,7 +1622,6 @@ static val h_fun(match_line_ctx *c)
}
{
- args_decl_list(args, ARGS_MIN, bindings_cp);
uw_block_begin(nil, result);
uw_match_env_begin;
uw_simple_catch_begin;
@@ -4557,7 +4556,6 @@ static val v_fun(match_files_ctx *c)
}
{
- args_decl_list(args, ARGS_MIN, bindings_cp);
uw_block_begin(nil, result);
uw_match_env_begin;