Merge pull request #2328 from jriwanek-forks/vendex-fdc
Dont add the fdc twice to the vendex
This commit is contained in:
@@ -451,9 +451,6 @@ machine_xt_vendex_init(const machine_t *model)
|
||||
|
||||
machine_xt_clone_init(model);
|
||||
|
||||
/* On-board FDC cannot be disabled */
|
||||
device_add(&fdc_xt_device);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user