diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2016-11-26 22:05:06 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2016-11-26 22:05:06 -0500 |
commit | e4975d6a9cd8aaf3fb14135b36850964def131d7 (patch) | |
tree | a108986a4084f2444d27d53be08afc153c0faf1b /gdb/utils.c | |
parent | 0abe66b59fda0689c32fe9d96b3690b4d49a3027 (diff) | |
download | binutils-e4975d6a9cd8aaf3fb14135b36850964def131d7.zip binutils-e4975d6a9cd8aaf3fb14135b36850964def131d7.tar.gz binutils-e4975d6a9cd8aaf3fb14135b36850964def131d7.tar.bz2 |
Remove ui_out_destroy
It's not actually used, and removing it simplifies the upcoming patches
a bit. After the whole series, destroying an ui_out object will be
simply "delete uiout", which will call the default destructor.
gdb/ChangeLog:
* ui-out.c (ui_out_destroy, uo_data_destroy): Remove.
* ui-out.h (ui_out_destroy): Remove.
Diffstat (limited to 'gdb/utils.c')
0 files changed, 0 insertions, 0 deletions