Remove strcat_to_buf
authorTom Tromey <tom@tromey.com>
Mon, 2 Sep 2019 15:07:02 +0000 (09:07 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 20 Sep 2019 19:49:11 +0000 (13:49 -0600)
commit43df9b2fccc347e95f882519332592a826d72d11
treececd27b605582ced1596e7bcc73544580aab9484
parent7226433c44e3792aeea6ad19c54cd3056ea4308e
Remove strcat_to_buf

An earlier patch in the series removed the last call to strcat_to_buf,
so this patch removes the function entirely.

gdb/ChangeLog
2019-09-20  Tom Tromey  <tom@tromey.com>

* tui/tui.h (strcat_to_buf): Don't declare.
* tui/tui.c (strcat_to_buf): Remove.
gdb/ChangeLog
gdb/tui/tui.c
gdb/tui/tui.h
This page took 0.027117 seconds and 4 git commands to generate.