diff options
Diffstat (limited to 'include/wlr')
-rw-r--r-- | include/wlr/types/wlr_surface.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/wlr/types/wlr_surface.h b/include/wlr/types/wlr_surface.h deleted file mode 100644 index 9612dc08..00000000 --- a/include/wlr/types/wlr_surface.h +++ /dev/null @@ -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> |