]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
dwarflint: Drop unused declarations
authorPetr Machata <pmachata@redhat.com>
Tue, 21 Sep 2010 19:53:45 +0000 (21:53 +0200)
committerPetr Machata <pmachata@redhat.com>
Tue, 21 Sep 2010 19:53:45 +0000 (21:53 +0200)
dwarflint/low.h

index 57ab140505ccdb51d3874f90d1622caa121a73d8..b10ce402fb3ff0a19f9163519bb5ba4b63f2a1f0 100644 (file)
@@ -75,9 +75,6 @@ extern "C"
   };
 
   /* Check that .debug_aranges and .debug_ranges match.  */
-  extern struct hl_ctx *hl_ctx_new (Elf *elf);
-  extern void hl_ctx_delete (struct hl_ctx *hlctx);
-  extern bool check_expected_trees (struct hl_ctx *hlctx);
   extern bool elf_file_init (struct elf_file *file, Elf *elf);
 
   struct abbrev_table