diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/yuzu/configuration/configure_hotkeys.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/yuzu/configuration/configure_hotkeys.cpp b/src/yuzu/configuration/configure_hotkeys.cpp index c486ac2ed..9fb970c21 100644 --- a/src/yuzu/configuration/configure_hotkeys.cpp +++ b/src/yuzu/configuration/configure_hotkeys.cpp | |||
| @@ -111,7 +111,6 @@ void ConfigureHotkeys::applyConfiguration(HotkeyRegistry& registry) { | |||
| 111 | } | 111 | } |
| 112 | 112 | ||
| 113 | registry.SaveHotkeys(); | 113 | registry.SaveHotkeys(); |
| 114 | Settings::Apply(); | ||
| 115 | } | 114 | } |
| 116 | 115 | ||
| 117 | void ConfigureHotkeys::retranslateUi() { | 116 | void ConfigureHotkeys::retranslateUi() { |