This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: remove deprecated report_transfer_performance


On 12/10/2012 08:22 PM, Tom Tromey wrote:
> While playing with something else, I stumbled across
> report_transfer_performance, which is commented as deprecated,
> and which has a single caller.
> 
> This patch removes it.
> 
> I don't have a good way to test this, I think, but it seems reasonably
> obvious to me.  Please comment.

Looks pretty obvious to me too.

The name of the function made me grep in insight for uses, and that
found none.

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]