mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
AT KBC: Remove the now unused variable.
This commit is contained in:
@@ -2785,7 +2785,6 @@ static void
|
||||
kbc_at_reset(void *priv)
|
||||
{
|
||||
atkbc_t *dev = (atkbc_t *) priv;
|
||||
uint8_t kbc_ven = dev->flags & KBC_VEN_MASK;
|
||||
|
||||
dev->status = STAT_UNLOCKED;
|
||||
dev->mem[0x20] = 0x01;
|
||||
|
||||
Reference in New Issue
Block a user