mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
Revert "support FDC_INTERNAL on 486-VIP-IO2"
This reverts commit 2ba21b3b86.
This commit is contained in:
@@ -1105,9 +1105,6 @@ machine_at_486vipio2_init(const machine_t *model)
|
||||
device_add(&keyboard_ps2_ami_pci_device);
|
||||
device_add(&sst_flash_29ee010_device);
|
||||
|
||||
if (fdc_type == FDC_INTERNAL)
|
||||
device_add(&fdc_at_device);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user