]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
dwarflint: check_debug_abbrev.cc (load_debug_abbrev) prev_abbr_off not used.
authorMark Wielaard <mjw@redhat.com>
Wed, 30 Mar 2011 21:07:03 +0000 (23:07 +0200)
committerMark Wielaard <mjw@redhat.com>
Wed, 30 Mar 2011 21:07:03 +0000 (23:07 +0200)
dwarflint/check_debug_abbrev.cc

index 591c8d961faac6a231f4ab7c8ceee62993df80c4..e668b2a05f247ad1821b29b71a0732cbcbe7e509 100644 (file)
@@ -174,7 +174,6 @@ namespace
        uint64_t abbr_off;
        uint64_t abbr_code;
        {
-         uint64_t prev_abbr_off = (uint64_t)-1;
          uint64_t prev_abbr_code = (uint64_t)-1;
          uint64_t zero_seq_off = (uint64_t)-1;
 
@@ -203,7 +202,6 @@ namespace
                section = NULL;
 
              prev_abbr_code = abbr_code;
-             prev_abbr_off = abbr_off;
            }
          while (!read_ctx_eof (&ctx)
                 /* On EOF, shift the offset so that beyond-EOF