mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 20:35:32 -07:00
More sonarlint work
This commit is contained in:
@@ -226,7 +226,6 @@ lt_read(uint16_t port, void *priv)
|
||||
return (dev->control_val | 0x0F) & ~IRQ_MASK;
|
||||
else
|
||||
return 0xff;
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user