Re: [weston,13/21] compositor-fbdev: remove unused output arguments

2017-09-25 Thread xerpi . g . 12
On Fri, 2017-09-22 at 17:31 +0300, Pekka Paalanen wrote: > From: Pekka Paalanen > > A few functions had argument 'output' which was not used at all. Remove > such unused arguments. > > The coming migration to the head-based output API would have made it > awkward to come up with the output argum

[PATCH weston 13/21] compositor-fbdev: remove unused output arguments

2017-09-22 Thread Pekka Paalanen
From: Pekka Paalanen A few functions had argument 'output' which was not used at all. Remove such unused arguments. The coming migration to the head-based output API would have made it awkward to come up with the output argument for these, but luckily they are not actually needed. Signed-off-by