mirror of
https://github.com/brl/mutter.git
synced 2025-02-09 18:04:09 +00:00
xwayland: remove unused struct field
This commit is contained in:
parent
4fc1811c15
commit
719d8bd0c7
@ -55,7 +55,6 @@ typedef struct {
|
|||||||
GOutputStream *stream;
|
GOutputStream *stream;
|
||||||
GCancellable *cancellable;
|
GCancellable *cancellable;
|
||||||
gchar *mime_type;
|
gchar *mime_type;
|
||||||
guint selection : 3;
|
|
||||||
guint incr : 1;
|
guint incr : 1;
|
||||||
} X11SelectionData;
|
} X11SelectionData;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user