forked from Imagelibrary/binutils-gdb
Remove duplicate comment
gdb/ChangeLog: * objfiles.c (allocate_objfile): Remove duplicate comment.
This commit is contained in:
@@ -310,10 +310,6 @@ allocate_objfile (bfd *abfd, const char *name, int flags)
|
||||
strlen (expanded_name));
|
||||
xfree (expanded_name);
|
||||
|
||||
/* Update the per-objfile information that comes from the bfd, ensuring
|
||||
that any data that is reference is saved in the per-objfile data
|
||||
region. */
|
||||
|
||||
/* Update the per-objfile information that comes from the bfd, ensuring
|
||||
that any data that is reference is saved in the per-objfile data
|
||||
region. */
|
||||
|
||||
Reference in New Issue
Block a user