Remove VEC definitions from linespec.c
authorKeith Seitz <keiths@redhat.com>
Wed, 29 Aug 2018 22:12:23 +0000 (15:12 -0700)
committerKeith Seitz <keiths@redhat.com>
Wed, 29 Aug 2018 22:12:23 +0000 (15:12 -0700)
commit63e8c3daad1eae11cef5b6d1833507d9d4d6b0c0
treec3b43cd480243f088e5122897af355729791a7b7
parent4dedf84da98ca7dcb9fc80895044d09b5787c1f0
Remove VEC definitions from linespec.c

Since they are now no longer necessary, this patch removes the typedefs
and VEC definitions for bound_minimal_symbol_d and symbolp.

gdb/ChangeLog:

* linespec.c (symbolp): Remove typedef and VEC definitions.
(bound_minimal_symbol_d): Likewise.
gdb/ChangeLog
gdb/linespec.c