diff options
author | Simon Ser <contact@emersion.fr> | 2022-09-18 16:26:42 +0200 |
---|---|---|
committer | Simon Zeni <simon@bl4ckb0ne.ca> | 2022-09-19 10:46:26 +0000 |
commit | 0213da60bbc7b534c0f37965a3984b11cf8e1cd1 (patch) | |
tree | fe389c30e3d91d1679fc98263c2a58d2058c1879 /include/wlr | |
parent | 679d5ba699597104c885fbe706d1988da70cb073 (diff) |
output: drop back_buffer variable in wlr_output_commit_state()
We can just use pending.buffer instead. It's completely fine to
call wlr_swapchain_set_buffer_submitted() with a buffer which
doesn't come from the swapchain, in which case it's a no-op.
Diffstat (limited to 'include/wlr')
0 files changed, 0 insertions, 0 deletions