mirror of
https://github.com/86Box/86Box.git
synced 2025-01-22 17:22:25 -05:00
Remove dead code in scsi_ncr5380.h
This commit is contained in:
parent
e152ba6256
commit
81ae79c3ca
1 changed files with 0 additions and 3 deletions
|
@ -138,9 +138,6 @@ extern const device_t scsi_t128_device;
|
|||
extern const device_t scsi_t228_device;
|
||||
extern const device_t scsi_t130b_device;
|
||||
extern const device_t scsi_ls2000_device;
|
||||
#if defined(DEV_BRANCH) && defined(USE_SUMO)
|
||||
extern const device_t scsi_scsiat_device;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif /*SCSI_NCR5380_H*/
|
||||
|
|
Loading…
Reference in a new issue