From 28dee7f53d9853d9c954b5bbdd41def74ca5a772 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Wed, 4 Jan 2012 19:16:15 +0000 Subject: * dwarf2read.c (dwarf2_per_cu_data): Remove outdated comment. --- gdb/dwarf2read.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'gdb/dwarf2read.c') diff --git a/gdb/dwarf2read.c b/gdb/dwarf2read.c index e1bf29d..6526e73 100644 --- a/gdb/dwarf2read.c +++ b/gdb/dwarf2read.c @@ -433,9 +433,7 @@ struct dwarf2_cu /* Persistent data held for a compilation unit, even when not processing it. We put a pointer to this structure in the - read_symtab_private field of the psymtab. If we encounter - inter-compilation-unit references, we also maintain a sorted - list of all compilation units. */ + read_symtab_private field of the psymtab. */ struct dwarf2_per_cu_data { -- cgit v1.1