summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index fe2689e..5798c68 100644
--- a/main.c
+++ b/main.c
@@ -2109,7 +2109,6 @@ static int pars_parse_arg_after_prefix_expr(
}
// It is a standalone expression with or without size suffix, yield an
// argument from here
- arg->type = ARG_ADDR_UNSPEC;
return OK;
}