mirror of
https://github.com/86Box/86Box.git
synced 2025-01-22 17:22:25 -05:00
Merge pull request #4651 from jriwanek-forks/niggles
Remove dead code in scsi_ncr5380.h
This commit is contained in:
commit
0fe7d449ad
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