mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 21:29:49 +00:00
remove unused define (#11277)
This commit is contained in:
parent
01e164cde2
commit
634f7e54d0
@ -10,7 +10,6 @@
|
||||
#define USE_SDB_CACHE 0
|
||||
#define SDB_KEY_BB "bb.0x%"PFMT64x ".0x%"PFMT64x
|
||||
// XXX must be configurable by the user
|
||||
#define FCN_DEPTH 512
|
||||
#define JMPTBLSZ 512
|
||||
#define JMPTBL_LEA_SEARCH_SZ 64
|
||||
#define JMPTBL_MAXFCNSIZE 4096
|
||||
|
Loading…
Reference in New Issue
Block a user