summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/parse.y1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parse.y b/src/parse.y
index c6b377419..62393a0bb 100644
--- a/src/parse.y
+++ b/src/parse.y
@@ -4485,7 +4485,6 @@ parser_yylex(parser_state *p)
}
pushback(p, c);
if (IS_SPCARG(c)) {
- arg_ambiguous(p);
#if 0
p->lex_strterm = new_strterm(p, str_regexp, '/', 0);
#endif