commit | 82db6b79a3736dba4896b5bd16feec56d1ed6499 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Tue Sep 12 17:15:42 2017 +0300 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Wed Oct 04 16:18:06 2017 +0300 |
tree | 29e61bf9e8450674d9b9fd266bbccb4d27ae82f5 | |
parent | 7da9a3802fc969af67f5dd00382af47aa6f34be9 [diff] |
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>