mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 22:41:43 +00:00
wayland: Remove unused data structure
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com> https://bugzilla.gnome.org/show_bug.cgi?id=790031
This commit is contained in:
parent
65808418e1
commit
93f6f253ea
@ -61,12 +61,6 @@ struct _StoredSelection
|
||||
gint fd;
|
||||
};
|
||||
|
||||
struct _DataSourceData
|
||||
{
|
||||
GdkWindow *window;
|
||||
GdkAtom selection;
|
||||
};
|
||||
|
||||
struct _DataOfferData
|
||||
{
|
||||
GDestroyNotify destroy_notify;
|
||||
|
Loading…
Reference in New Issue
Block a user