mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
fix: Remove another unused lambda capture
This commit is contained in:
@@ -1316,7 +1316,7 @@ namespace hex::plugin::builtin {
|
||||
ICON_VS_DEBUG_STEP_OVER,
|
||||
1630,
|
||||
CTRLCMD + Keys::RightBracket,
|
||||
[this] {
|
||||
[] {
|
||||
bool didFindNextValue = false;
|
||||
bool didReachEnd = false;
|
||||
u64 foundAddress;
|
||||
|
||||
Reference in New Issue
Block a user