mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 01:59:02 +00:00
DolphinWX: Remove the Toggle IR hotkey.
This isn't necessary since Increase IR and Decrease IR are present.
This commit is contained in:
parent
f75b1024aa
commit
458378528b
3 changed files with 2 additions and 11 deletions
|
@ -41,7 +41,6 @@ const std::string hotkey_labels[] =
|
|||
_trans("Increase IR"),
|
||||
_trans("Decrease IR"),
|
||||
|
||||
_trans("Toggle IR"),
|
||||
_trans("Toggle Aspect Ratio"),
|
||||
_trans("Toggle EFB Copies"),
|
||||
_trans("Toggle Fog"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue