forked from AuroraMiddleware/gtk
wayland: Remove a few unused variables
This commit is contained in:
parent
9182eacadf
commit
97ebaee0e2
@ -106,8 +106,6 @@ typedef struct _GdkWaylandDeviceManagerClass GdkWaylandDeviceManagerClass;
|
||||
struct _GdkWaylandDeviceManager
|
||||
{
|
||||
GdkDeviceManager parent_object;
|
||||
GdkDevice *core_pointer;
|
||||
GdkDevice *core_keyboard;
|
||||
GList *devices;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user