]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Remove commented-out call in readelf.
authorUlrich Drepper <drepper@redhat.com>
Fri, 6 Feb 2009 06:40:46 +0000 (22:40 -0800)
committerUlrich Drepper <drepper@redhat.com>
Fri, 6 Feb 2009 06:40:46 +0000 (22:40 -0800)
src/readelf.c

index ccf2cb61801825e4a6cfabe8af65506ee68db66c..237b9bad70e5d4d2e8498e8ab3f2147de21d339c 100644 (file)
@@ -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