xwayland: remove unused struct field
This commit is contained in:
parent
4fc1811c15
commit
719d8bd0c7
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ typedef struct {
|
|||
GOutputStream *stream;
|
||||
GCancellable *cancellable;
|
||||
gchar *mime_type;
|
||||
guint selection : 3;
|
||||
guint incr : 1;
|
||||
} X11SelectionData;
|
||||
|
||||
|
|
Loading…
Reference in a new issue