commit | 389cddc4b68a82734202f1dfe3f6339e4d8dab11 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sat Apr 27 11:28:18 2024 -0600 |
committer | Tom Tromey <tom@tromey.com> | Sat Apr 27 11:30:56 2024 -0600 |
tree | b3c01d1ff8ec8b79f1e8c59ab2a5f63594543156 | |
parent | e705ee1621d35af5d05bf40b8653fe9d4be2be09 [diff] |
Remove two unneeded forward declarations I noticed a couple of forward declarations in the TUI that aren't needed -- the declarations aren't used in the header files in which they appear. This patch removes these.