]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Don't declare unimplemented functions
authorTom Tromey <tom@tromey.com>
Wed, 26 Jun 2019 22:03:12 +0000 (16:03 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 17 Jul 2019 18:18:58 +0000 (12:18 -0600)
commitc223a7299e2bdb604d7006842eda7165bcbf2c15
tree3c194cf08a1395b6cdba0c96d8c76a201942d884
parent50daf2683bad925470f6f1bd08aef928c2f4d6fe
Don't declare unimplemented functions

A couple of functions were declared but never defined.  This removes
the declarations.

gdb/ChangeLog
2019-07-17  Tom Tromey  <tom@tromey.com>

* tui/tui-windata.h (tui_refresh_data_win): Don't declare.
* tui/tui-regs.h (tui_first_reg_element_inline): Don't declare.
gdb/ChangeLog
gdb/tui/tui-regs.h
gdb/tui/tui-windata.h