From 765a97abdac19e9a1e5409e0c715b0441305cf51 Mon Sep 17 00:00:00 2001 From: Aleksandar Ristovski Date: Thu, 31 Jan 2013 13:52:52 +0000 Subject: * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo. (svr4_read_so_list): Remove unused lmo. * solib-target.c (solib_target_relocate_section_addresses): Remove unused flags. Reference: http://sourceware.org/ml/gdb-patches/2013-01/msg00744.html --- gdb/solib-target.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/solib-target.c') diff --git a/gdb/solib-target.c b/gdb/solib-target.c index 23cb2e7..d897bc0 100644 --- a/gdb/solib-target.c +++ b/gdb/solib-target.c @@ -333,7 +333,6 @@ static void solib_target_relocate_section_addresses (struct so_list *so, struct target_section *sec) { - int flags = bfd_get_section_flags (sec->bfd, sec->the_bfd_section); CORE_ADDR offset; /* Build the offset table only once per object file. We can not do -- cgit v1.1