]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Don't declare tui_init_content_element
authorTom Tromey <tom@tromey.com>
Thu, 20 Jun 2019 04:24:30 +0000 (22:24 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 20 Jun 2019 04:24:30 +0000 (22:24 -0600)
commite6a1c5cbcb9cee5a08d814669419936ee151b19d
tree995aef670f002b74049a3ef6e57949d1f2247878
parent6f6ffbeb5a6bce5a1274478256937867f337a037
Don't declare tui_init_content_element

I noticed that tui_init_content_element is declared but never defined.
This removes the declaration.  Tested by rebuilding.  (I should have
merged this with the previous patch but I had forgotten that I found
two of these.)

gdb/ChangeLog
2019-06-19  Tom Tromey  <tom@tromey.com>

* tui/tui-data.h (tui_init_content_element): Don't declare.
gdb/ChangeLog
gdb/tui/tui-data.h