]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove m_has_locator
authorTom Tromey <tom@tromey.com>
Wed, 10 Jul 2019 03:22:38 +0000 (21:22 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 16 Aug 2019 17:28:33 +0000 (11:28 -0600)
commitd4ab829a2477d454bd38544f1b88a043ec58581c
treea4fe04ab974e353f95f522dbced68a1b66275c49
parentb4c555cfc48689d45481effff23c9017a4f3557f
Remove m_has_locator

The previous patch removed the only use of m_has_locator, so this
member can now be removed.

gdb/ChangeLog
2019-08-16  Tom Tromey  <tom@tromey.com>

* tui/tui-winsource.h (struct tui_source_window_base)
<m_has_locator>: Remove.
* tui/tui-layout.c (show_source_disasm_command, show_data)
(show_source_or_disasm_and_command): Update.
gdb/ChangeLog
gdb/tui/tui-layout.c
gdb/tui/tui-winsource.h