aboutsummaryrefslogtreecommitdiff
path: root/hw/mips_mipssim.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mips_mipssim.c')
-rw-r--r--hw/mips_mipssim.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/mips_mipssim.c b/hw/mips_mipssim.c
index 93288a6ef7..0c755a9ed5 100644
--- a/hw/mips_mipssim.c
+++ b/hw/mips_mipssim.c
@@ -109,7 +109,6 @@ mips_mipssim_init (int ram_size, int vga_ram_size, const char *boot_device,
unsigned long bios_offset;
CPUState *env;
int bios_size;
- mips_def_t *def;
/* Init CPUs. */
if (cpu_model == NULL) {