summaryrefslogtreecommitdiff
path: root/parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'parser.c')
-rw-r--r--parser.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/parser.c b/parser.c
index 4585a5b9..ea36e86c 100644
--- a/parser.c
+++ b/parser.c
@@ -804,7 +804,6 @@ is_expression:
}
}
} else {
- result->oprs[operand].eaflags |= EAF_NO_OFFS;
o = 0;
result->oprs[operand].wrt = NO_SEG;
result->oprs[operand].segment = NO_SEG;