compositor-fbdev: remove unused output arguments
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Tue, 12 Sep 2017 14:15:42 +0000 (17:15 +0300)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Wed, 4 Oct 2017 13:18:06 +0000 (16:18 +0300)
commit82db6b79a3736dba4896b5bd16feec56d1ed6499
tree29e61bf9e8450674d9b9fd266bbccb4d27ae82f5
parent7da9a3802fc969af67f5dd00382af47aa6f34be9
compositor-fbdev: remove unused output arguments

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: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Sergi Granell <xerpi.g.12@gmail.com>
Acked-by Daniel Stone <daniels@collabora.com>
libweston/compositor-fbdev.c