mirror of
https://github.com/x64dbg/x64dbg.git
synced 2024-11-23 04:50:07 +00:00
Remove unused name
This commit is contained in:
parent
bb67add10c
commit
9b44d869cd
@ -282,8 +282,6 @@ void CPUStack::setupContextMenu()
|
||||
});
|
||||
|
||||
//Follow PTR in Dump
|
||||
auto followDumpName = ArchValue(tr("Follow DWORD in &Dump"), tr("Follow QWORD in &Dump"));
|
||||
|
||||
mCommonActions->build(mMenuBuilder, CommonActions::ActionDumpN | CommonActions::ActionWatch);
|
||||
mMenuBuilder->addAction(makeAction(tr("Edit columns..."), SLOT(editColumnDialog())));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user