summaryrefslogtreecommitdiff
path: root/masm/asm.c
diff options
context:
space:
mode:
Diffstat (limited to 'masm/asm.c')
-rw-r--r--masm/asm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/masm/asm.c b/masm/asm.c
index fb8d12c..0f07079 100644
--- a/masm/asm.c
+++ b/masm/asm.c
@@ -262,8 +262,6 @@ static int handle_ins(struct assembler *assembler,
if (reltab_push(&sec->reltab, rel))
return M_ERROR;
-
- break;
}
return M_SUCCESS;