Remove duplicate comment
gdb/ChangeLog: * objfiles.c (allocate_objfile): Remove duplicate comment.
This commit is contained in:
parent
fb389763e0
commit
30b5e341f3
2 changed files with 4 additions and 4 deletions
|
@ -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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue