Remove unused field field_info.fnfields
authorKeith Seitz <keiths@redhat.com>
Fri, 8 Sep 2017 23:44:30 +0000 (16:44 -0700)
committerKeith Seitz <keiths@redhat.com>
Fri, 8 Sep 2017 23:47:13 +0000 (16:47 -0700)
commita611b5cb00f47a47426bf1d4fdca9cf3b7eadb53
treef413094fcf86eef1fb5feee29d7093bce06435dc
parentc7df954fc4be9eea78a812d04beb6a5534d9a5e7
Remove unused field field_info.fnfields

Since at least 7.3 the "fnfields" field in struct field_info has been
unused.  This patch simply removes it.

gdb/ChangeLog:

* dwarf2read.c (struct field_info) <fnfields>: Remove unused
field.
gdb/ChangeLog
gdb/dwarf2read.c
This page took 0.025427 seconds and 4 git commands to generate.