output: Drop back_buffer

This commit is contained in:
Alexander Orzechowski 2023-11-29 15:26:47 -05:00
parent fc6000251c
commit 7702a19739
3 changed files with 0 additions and 33 deletions

View file

@ -200,7 +200,6 @@ struct wlr_output {
struct wlr_allocator *allocator;
struct wlr_renderer *renderer;
struct wlr_swapchain *swapchain;
struct wlr_buffer *back_buffer;
struct wl_listener display_destroy;