mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-15 19:58:31 +00:00
Remove commented anon_sym init in tcc_compile()
This commit is contained in:
parent
23e74f9432
commit
808c512325
@ -355,7 +355,6 @@ static int tcc_compile(TCCState *s1)
|
||||
preprocess_init (s1);
|
||||
|
||||
funcname = "";
|
||||
// anon_sym = SYM_FIRST_ANOM;
|
||||
|
||||
/* define some often used types */
|
||||
int8_type.t = VT_INT8;
|
||||
|
Loading…
x
Reference in New Issue
Block a user