Nuke deprecated include/wlr/types/wlr_surface.h

Use wlr_compositor.h and wlr_subcompositor.h instead.
This commit is contained in:
Kirill Primak 2022-09-11 09:15:36 +03:00 committed by Simon Ser
parent c2fb5289c2
commit 236918d52e
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
#warning "wlr/types/wlr_surface.h has been deprecated and will be removed in the future. Use wlr/types/wlr_compositor.h and wlr/types/wlr_subcompositor.h."
#include <wlr/types/wlr_compositor.h>
#include <wlr/types/wlr_subcompositor.h>