This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Remove two unused functions from the TUI


>>>>> "Tom" == Tom Tromey <tom@tromey.com> writes:

Tom> This removes two unused functions from the TUI.  According to
Tom> "git grep -G", they have never been used.

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

Tom> 	* tui/tui-data.h (tui_del_window, tui_del_data_windows): Don't
Tom> 	declare.
Tom> 	* tui/tui-data.c (tui_del_window, tui_del_data_windows): Remove.

I'm going to check this in.  I'd like to get it in because it is
blocking a much larger TUI refactoring that I nearly have ready.

I have at least one more like this that I'll send soon as well.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]