[mutter/wip/carlosg/split-data-device: 20/20] wayland: Drop unused struct variable
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/carlosg/split-data-device: 20/20] wayland: Drop unused struct variable
- Date: Thu, 9 Apr 2020 18:56:06 +0000 (UTC)
commit e5f398b9f5f0a7d18d85214a64fcdeffd8d81ae7
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
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 24591a672..eb2ff6fd2 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]