dnd: Remove unused member variable
This commit is contained in:
@@ -97,8 +97,6 @@ struct _GdkDragContext {
|
||||
GdkDragAction suggested_action;
|
||||
GdkDragAction action;
|
||||
|
||||
guint32 start_time;
|
||||
|
||||
GdkDevice *device;
|
||||
|
||||
guint drop_done : 1; /* Whether gdk_drag_drop_done() was performed */
|
||||
|
||||
Reference in New Issue
Block a user