Remove cli_out_new
cli_out_new is just a small wrapper around 'new'. This patch removes it, replacing it with uses of 'new' instead.
Loading
Please register or sign in to comment
cli_out_new is just a small wrapper around 'new'. This patch removes it, replacing it with uses of 'new' instead.