mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-04 04:28:20 +00:00
Remove annoying pf structures debug
This commit is contained in:
parent
eb2338ec61
commit
d4564ce425
@ -1317,7 +1317,6 @@ int r_print_format_struct_size(const char *f, RPrint *p, int mode) {
|
||||
if (*structname == '(') {
|
||||
endname = (char*)r_str_rchr (structname, NULL, ')');
|
||||
} else {
|
||||
eprintf ("Missing struct name\n");
|
||||
free (structname);
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user