diff options
author | Tom Tromey <tom@tromey.com> | 2016-10-11 20:02:23 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2016-10-21 14:17:39 -0600 |
commit | f60ee22ea1d62f7004511ec65a3ad76890032d88 (patch) | |
tree | 87b16bda9842bcb83666c81b97280c12cf23c2ef /bfd/archive.c | |
parent | 192ca6d8eac4a5538036ef200b95d6ef3dbe9511 (diff) | |
download | gdb-f60ee22ea1d62f7004511ec65a3ad76890032d88.zip gdb-f60ee22ea1d62f7004511ec65a3ad76890032d88.tar.gz gdb-f60ee22ea1d62f7004511ec65a3ad76890032d88.tar.bz2 |
Remove last cleanup from captured_main_1
An earlier patch split captured_main into two parts. This patch
removes the last remaining cleanup from captured_main_1, and also
replaces a second hand-rolled VEC-like array with a std::vector.
2016-10-21 Tom Tromey <tom@tromey.com>
* main.c: Include <vector>.
(cmdarg_s): Remove typedef. Don't define VEC.
(captured_main_1): Use vector, not VEC. Remove cleanups.
Diffstat (limited to 'bfd/archive.c')
0 files changed, 0 insertions, 0 deletions