[mutter/wip/carlosg/crossings: 7/7] wayland: Drop needless includes
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/carlosg/crossings: 7/7] wayland: Drop needless includes
- Date: Wed, 23 Dec 2020 11:55:17 +0000 (UTC)
commit 3d4dd552daa089aa6c87dc66898c0de2687389ec
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Dec 23 12:35:51 2020 +0100
wayland: Drop needless includes
These includes are now unused, no need to make it look as if we still
had layering breaks here.
src/wayland/meta-wayland-pointer-constraints.c | 4 ----
src/wayland/meta-wayland-tablet-seat.c | 4 ----
2 files changed, 8 deletions(-)
---
diff --git a/src/wayland/meta-wayland-pointer-constraints.c b/src/wayland/meta-wayland-pointer-constraints.c
index 3a8b8e095d..d7033e3ef6 100644
--- a/src/wayland/meta-wayland-pointer-constraints.c
+++ b/src/wayland/meta-wayland-pointer-constraints.c
@@ -44,10 +44,6 @@
#include "pointer-constraints-unstable-v1-server-protocol.h"
-#ifdef HAVE_NATIVE_BACKEND
-#include "backends/native/meta-backend-native.h"
-#endif
-
static GQuark quark_pending_constraint_state = 0;
static GQuark quark_surface_pointer_constraints_data = 0;
diff --git a/src/wayland/meta-wayland-tablet-seat.c b/src/wayland/meta-wayland-tablet-seat.c
index f091d4bf5a..846c30c035 100644
--- a/src/wayland/meta-wayland-tablet-seat.c
+++ b/src/wayland/meta-wayland-tablet-seat.c
@@ -32,10 +32,6 @@
#include "wayland/meta-wayland-tablet-tool.h"
#include "wayland/meta-wayland-tablet.h"
-#ifdef HAVE_NATIVE_BACKEND
-#include "backends/native/meta-backend-native.h"
-#endif
-
#include "tablet-unstable-v2-server-protocol.h"
static void
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]