From: Petr Machata Date: Tue, 21 Sep 2010 19:53:45 +0000 (+0200) Subject: dwarflint: Drop unused declarations X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af5583000e5d763cf7874d704e29009f42c84863;p=thirdparty%2Felfutils.git dwarflint: Drop unused declarations --- diff --git a/dwarflint/low.h b/dwarflint/low.h index 57ab14050..b10ce402f 100644 --- a/dwarflint/low.h +++ b/dwarflint/low.h @@ -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