diff options
Diffstat (limited to 'gdb/coffread.c')
-rw-r--r-- | gdb/coffread.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/coffread.c b/gdb/coffread.c index 21addf5..f942625 100644 --- a/gdb/coffread.c +++ b/gdb/coffread.c @@ -752,10 +752,6 @@ coff_symfile_read (sf, addr, mainline) /* Go over the misc symbol bunches and install them in vector. */ condense_misc_bunches (!mainline); - - /* Make a default for file to list. */ - - select_source_symtab (0); /* FIXME, this might be too slow, see dbxread */ } static void |