diff options
Diffstat (limited to 'include/hw/isa/pc87312.h')
| -rw-r--r-- | include/hw/isa/pc87312.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/hw/isa/pc87312.h b/include/hw/isa/pc87312.h index f3761d6fe1..bcc4578479 100644 --- a/include/hw/isa/pc87312.h +++ b/include/hw/isa/pc87312.h @@ -41,10 +41,6 @@ typedef struct PC87312State { struct { ISADevice *dev; - } parallel; - - struct { - ISADevice *dev; } uart[2]; struct { |
