[mutter/gnome-3-36] wayland: Drop unused struct variable
- From: Robert Mader <rmader src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/gnome-3-36] wayland: Drop unused struct variable
- Date: Wed, 24 Jun 2020 20:21:44 +0000 (UTC)
commit 5c7b5ef0d9ef99dbe548e9409587dad1efd9b95f
Author: Carlos Garnacho <carlosg gnome org>
Date: Thu Apr 9 17:53:25 2020 +0200
wayland: Drop unused struct variable
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1193
(cherry picked from commit b7366b5b534cbea38fed58ac435f848111924713)
src/wayland/meta-wayland-data-device.h | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/wayland/meta-wayland-data-device.h b/src/wayland/meta-wayland-data-device.h
index 24591a672f..eb2ff6fd25 100644
--- a/src/wayland/meta-wayland-data-device.h
+++ b/src/wayland/meta-wayland-data-device.h
@@ -40,7 +40,6 @@ struct _MetaWaylandDataDevice
uint32_t selection_serial;
MetaWaylandDataSource *selection_data_source;
MetaWaylandDataSource *dnd_data_source;
- struct wl_listener selection_data_source_listener;
struct wl_list resource_list;
MetaWaylandDragGrab *current_grab;
struct wl_client *focus_client;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]