Drop wlr_client_buffer

We don't use it anymore in wlr_surface.
This commit is contained in:
Simon Ser 2023-11-21 13:20:59 +01:00
parent 5f6b9e5620
commit c9e1cb660d
4 changed files with 0 additions and 138 deletions

View file

@ -29,7 +29,6 @@ wlr_files += files(
'xdg_shell/wlr_xdg_surface.c',
'xdg_shell/wlr_xdg_toplevel.c',
'buffer/buffer.c',
'buffer/client.c',
'buffer/dmabuf.c',
'buffer/readonly_data.c',
'buffer/resource.c',