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: [PATCH obv] ui-out.c: Remove unused enum


On 02/02/16 21:41, Simon Marchi wrote:
> FYI, I just pushed this as obvious.
>
> This is unused since 54eb231c4bca046e8b8cd73461f695e02c5620d5, where
> static arrays of ui_out_levels were replaced with vectors.
>
> gdb/ChangeLog:
>
Oops looks like I missed it in a refactor! Thanks for eliminating it!

Cheers

Phil


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