mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-18 18:38:51 +00:00
Remove old radare2 configuration variable (#1665)
This commit is contained in:
parent
d78e43a403
commit
fc9bbe1432
@ -124,7 +124,6 @@ static const QHash<QString, QVariant> asmOptions = {
|
||||
{ "asm.tabs.off", 5 },
|
||||
{ "asm.marks", false },
|
||||
{ "asm.refptr", false },
|
||||
{ "asm.movlea", false },
|
||||
{ "esil.breakoninvalid",true },
|
||||
{ "graph.offset", false}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user