Remove duplicate comment

gdb/ChangeLog:

	* objfiles.c (allocate_objfile): Remove duplicate comment.
This commit is contained in:
Simon Marchi 2014-12-01 09:12:59 -05:00
parent fb389763e0
commit 30b5e341f3
2 changed files with 4 additions and 4 deletions

View file

@ -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. */