aboutsummaryrefslogtreecommitdiff
path: root/gdb/utils.c
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2016-11-26 22:05:06 -0500
committerSimon Marchi <simon.marchi@polymtl.ca>2016-11-26 22:05:06 -0500
commite4975d6a9cd8aaf3fb14135b36850964def131d7 (patch)
treea108986a4084f2444d27d53be08afc153c0faf1b /gdb/utils.c
parent0abe66b59fda0689c32fe9d96b3690b4d49a3027 (diff)
downloadbinutils-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