[mutter/wip/carlosg/split-data-device: 6/6] 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: 6/6] wayland: Drop unused struct variable
 
- Date: Thu,  9 Apr 2020 18:15:57 +0000 (UTC)
 
commit 54932d212bfbe6811a37cd7485874e504f10df56
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]