forked from AuroraMiddleware/gtk
dnd: Remove unused struct members
This commit is contained in:
parent
29cdb2001c
commit
175d5d580e
@ -98,10 +98,6 @@ struct _GtkDragSourceSite
|
||||
|
||||
GtkIconHelper *icon_helper;
|
||||
GtkGesture *drag_gesture;
|
||||
|
||||
/* Stored button press information to detect drag beginning */
|
||||
gint state;
|
||||
gint x, y;
|
||||
};
|
||||
|
||||
struct _GtkDragSourceInfo
|
||||
|
Loading…
Reference in New Issue
Block a user