Remove separator comments from TUI
authorTom Tromey <tom@tromey.com>
Tue, 10 Sep 2019 18:41:29 +0000 (12:41 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 20 Sep 2019 19:49:11 +0000 (13:49 -0600)
commit63c4bf1922d5553edb213606270b0e2782bbe4c8
treefc51027c295da86c24013cdf02aff4c945a3e226
parent43df9b2fccc347e95f882519332592a826d72d11
Remove separator comments from TUI

This removes various separator comments from the TUI.  These aren't
used elsewhere in gdb, and they were incorrect in some cases as well.

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

* tui/tui-data.c: Remove separator comments.
* tui/tui-layout.c: Remove separator comments.
* tui/tui-win.c: Remove separator comments.
* tui/tui-wingeneral.c: Remove separator comments.
gdb/ChangeLog
gdb/tui/tui-data.c
gdb/tui/tui-layout.c
gdb/tui/tui-win.c
gdb/tui/tui-wingeneral.c
This page took 0.026449 seconds and 4 git commands to generate.