mirror of
https://github.com/Vita3K/unicorn.git
synced 2025-02-15 09:37:28 +00:00
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…
x
Reference in New Issue
Block a user