DolphinWX: Remove the Toggle IR hotkey.

This isn't necessary since Increase IR and Decrease IR are present.
This commit is contained in:
Lioncash
2015-06-19 04:58:04 -04:00
parent f75b1024aa
commit 458378528b
3 changed files with 2 additions and 11 deletions

View File

@ -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"),