aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2012-02-20 19:24:39 +0000
committerTom Tromey <tromey@redhat.com>2012-02-20 19:24:39 +0000
commit4d0795ca685e99dad0d0e8360b672f817af55059 (patch)
treee6b9447354b3ed475428091a45bf9b4f5faca096 /gdb/dwarf2read.c
parentc5a006e6e8a687c49b8165a7405b1f9193d03f28 (diff)
downloadgdb-4d0795ca685e99dad0d0e8360b672f817af55059.zip
gdb-4d0795ca685e99dad0d0e8360b672f817af55059.tar.gz
gdb-4d0795ca685e99dad0d0e8360b672f817af55059.tar.bz2
* dwarf2read.c (dw2_map_symtabs_matching_filename): Remove
extraneous block.
Diffstat (limited to 'gdb/dwarf2read.c')
-rw-r--r--gdb/dwarf2read.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/gdb/dwarf2read.c b/gdb/dwarf2read.c
index 0576def..3c407b6 100644
--- a/gdb/dwarf2read.c
+++ b/gdb/dwarf2read.c
@@ -2437,13 +2437,6 @@ dw2_map_symtabs_matching_filename (struct objfile *objfile, const char *name,
return 1;
}
- {
- if (dw2_map_expand_apply (objfile, per_cu,
- name, full_path, real_path,
- callback, data))
- return 1;
- }
-
/* Before we invoke realpath, which can get expensive when many
files are involved, do a quick comparison of the basenames. */
if (! basenames_may_differ