aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--target-mips/translate.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/target-mips/translate.c b/target-mips/translate.c
index d6e54c8fa0..06a5f350b1 100644
--- a/target-mips/translate.c
+++ b/target-mips/translate.c
@@ -519,7 +519,6 @@ typedef struct DisasContext {
struct TranslationBlock *tb;
target_ulong pc, saved_pc;
uint32_t opcode;
- uint32_t fp_status;
/* Routine used to access memory */
int mem_idx;
uint32_t hflags, saved_hflags;