diff options
Diffstat (limited to 'src/readelf.c')
| -rw-r--r-- | src/readelf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/readelf.c b/src/readelf.c index ccf2cb61..237b9bad 100644 --- a/src/readelf.c +++ b/src/readelf.c @@ -4335,7 +4335,6 @@ print_cfa_program (const unsigned char *readp, const unsigned char *const endp, printf (" def_cfa_expression %" PRIu64 "\n", op1); print_ops (dwflmod, dbg, 10, 10, ptr_size, op1, readp); readp += op1; - //error (1,0,"need to implement BLOCK reading"); break; case DW_CFA_expression: // XXX overflow check |
