mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-19 02:48:49 +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.tabs.off", 5 },
|
||||||
{ "asm.marks", false },
|
{ "asm.marks", false },
|
||||||
{ "asm.refptr", false },
|
{ "asm.refptr", false },
|
||||||
{ "asm.movlea", false },
|
|
||||||
{ "esil.breakoninvalid",true },
|
{ "esil.breakoninvalid",true },
|
||||||
{ "graph.offset", false}
|
{ "graph.offset", false}
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user