mirror of https://github.com/WerWolv/ImHex
fix: Remove unused if
This commit is contained in:
parent
f3d9f224b7
commit
4e5b2675a0
|
|
@ -324,9 +324,6 @@ namespace hex::plugin::builtin {
|
|||
ShortcutManager::resumeShortcuts();
|
||||
|
||||
settingChanged = true;
|
||||
if (!m_hasDuplicate) {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue