Revert "Merge pull request #1050 from emersion/wlr-buffer"

This reverts commit 5e4af4862e, reversing
changes made to 9a1f0e2d5f.
This commit is contained in:
Drew DeVault 2018-06-13 19:57:42 -04:00
parent d643361c48
commit d27eeaa14c
5 changed files with 97 additions and 285 deletions

View file

@ -20,7 +20,6 @@ lib_wlr_types = static_library(
'xdg_shell_v6/wlr_xdg_surface_v6.c',
'xdg_shell_v6/wlr_xdg_toplevel_v6.c',
'wlr_box.c',
'wlr_buffer.c',
'wlr_compositor.c',
'wlr_cursor.c',
'wlr_gamma_control.c',