remove some redundant code
This commit is contained in:
parent
aeaf6aa282
commit
d44e96f535
|
@ -1462,10 +1462,6 @@ namespace BizHawk.Client.EmuHawk
|
|||
{
|
||||
EditAnalogProgrammatically(e);
|
||||
}
|
||||
else if (!e.Control && !e.Shift && !e.Alt)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
RefreshDialog();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue