mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 09:09:04 +00:00
Remove unused GCPadStatus.err
This commit is contained in:
parent
80bcc0d58d
commit
bb1c794657
3 changed files with 0 additions and 17 deletions
|
@ -174,8 +174,6 @@ InputConfig* GetConfig()
|
|||
|
||||
void GetStatus()
|
||||
{
|
||||
s_hotkey.err = PAD_ERR_NONE;
|
||||
|
||||
// Get input
|
||||
static_cast<HotkeyManager*>(s_config.GetController(0))->GetInput(&s_hotkey);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue