diff options
Diffstat (limited to 'hw')
-rw-r--r-- | hw/isa/i82378.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/isa/i82378.c b/hw/isa/i82378.c index 5432ab5065..63e0857208 100644 --- a/hw/isa/i82378.c +++ b/hw/isa/i82378.c @@ -34,7 +34,6 @@ struct I82378State { qemu_irq cpu_intr; qemu_irq *isa_irqs_in; - MemoryRegion io; }; static const VMStateDescription vmstate_i82378 = { |