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