diff options
author | Tom Tromey <tom@tromey.com> | 2020-07-01 21:21:12 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2020-07-01 21:21:16 -0600 |
commit | 1eb2161f83babfad2f384efdadf49aa5c2f70860 (patch) | |
tree | 3331ccc38f392c68f7470db62df7f8a63fe6f34a /gdb/lm32-tdep.c | |
parent | 7134f2eb9230f86adb8839ac9cc737c7f4b47b59 (diff) | |
download | binutils-1eb2161f83babfad2f384efdadf49aa5c2f70860.zip binutils-1eb2161f83babfad2f384efdadf49aa5c2f70860.tar.gz binutils-1eb2161f83babfad2f384efdadf49aa5c2f70860.tar.bz2 |
Remove body of tui_locator_window constructor
The tui_locator_window constructor initializes the first character of
two of its members. However, this is actually an error, since these
were changed to be std::string. This removes the erroneous code.
gdb/ChangeLog
2020-07-01 Tom Tromey <tom@tromey.com>
* tui/tui-stack.h (struct tui_locator_window): Remove body.
Diffstat (limited to 'gdb/lm32-tdep.c')
0 files changed, 0 insertions, 0 deletions