mips: remove an unused variable
This commit is contained in:
parent
eea0b2d520
commit
c61aff1dbe
@ -23,8 +23,6 @@
|
||||
static int mips_r4k_init(struct uc_struct *uc, MachineState *machine)
|
||||
{
|
||||
const char *cpu_model = machine->cpu_model;
|
||||
MIPSCPU *cpu;
|
||||
|
||||
|
||||
/* init CPUs */
|
||||
if (cpu_model == NULL) {
|
||||
|
Loading…
Reference in New Issue
Block a user