]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove code disabled since at least 1999 from lookup_struct_elt_type.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 12 Mar 2019 20:39:02 +0000 (13:39 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 12 Mar 2019 20:45:47 +0000 (13:45 -0700)
commit36c53a0262f84ad11d738471789dadfa9c4eb320
tree97a5e597277b23eee55217cec3f2c840898615f7
parent6e056c817845f3d736a1be6b68c69b439c6c6d25
Remove code disabled since at least 1999 from lookup_struct_elt_type.

Update the comment above the function to reflect the code removal and
document the existing behavior.

gdb/ChangeLog:

* gdbtypes.c (lookup_struct_elt_type): Update comment and
remove disabled code block.
gdb/ChangeLog
gdb/gdbtypes.c