X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fmips%2Fbearch_mips_t.h;h=f7b11e8901e3818e4a9ee47d82e78d9c424a8208;hb=d9557b5753ffa10ff3bd5686d33974908cd723ea;hp=afd85abff207865522aa9647698d8142e08c62a5;hpb=21d6dc90da67b8ef549565754b353e700e901cac;p=libfirm diff --git a/ir/be/mips/bearch_mips_t.h b/ir/be/mips/bearch_mips_t.h index afd85abff..f7b11e890 100644 --- a/ir/be/mips/bearch_mips_t.h +++ b/ir/be/mips/bearch_mips_t.h @@ -51,7 +51,6 @@ struct mips_code_gen_t { struct mips_isa_t { arch_isa_t arch_isa; /**< must be derived from arch_isa_t */ - be_emit_env_t emit; /**< An emitter environment for the GAS emitter. */ mips_code_gen_t *cg; };