mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
removed redundant call to write_cb2 (nw)
This commit is contained in:
parent
06e2117802
commit
c809aca64e
@ -203,8 +203,6 @@ public:
|
||||
}
|
||||
|
||||
keyShift = 0x10000;
|
||||
|
||||
m_via0->write_cb2( ( keyData & keyShift ) != 0 );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user