summaryrefslogtreecommitdiff
path: root/output.c
diff options
context:
space:
mode:
Diffstat (limited to 'output.c')
-rw-r--r--output.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/output.c b/output.c
index 047040a..d536b7e 100644
--- a/output.c
+++ b/output.c
@@ -117,7 +117,6 @@ int output_single(FILE *f, struct label *labels, size_t labels_count, struct ins
{
int len = 0;
uint32_t i = 0;
- uint16_t imm = 0;
switch (inst.type) {
case INST_TYPE_R: