Re: [PATCH] Remove use of deprecated_init_ui_hook
"Andrew Burgess" <[email protected]> Fri, 20 Sep 2013 12:49:44 +0100
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
On 20/09/2013 1:12 AM, Keith Seitz wrote: > On 09/18/2013 06:45 AM, Andrew Burgess wrote: >> The patch below switches to use the new function, and >> removes the use of deprecated_init_ui_hook. >> >> OK to apply? > > Yes, this looks good. Thank you! Committed. Thanks, Andrew