mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
clutter/eglnative: Remove unused source field
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1364
This commit is contained in:
parent
5279e9a922
commit
ebfa94f360
@ -52,9 +52,6 @@ G_DEFINE_AUTOPTR_CLEANUP_FUNC (ClutterBackendEglNative, g_object_unref)
|
||||
struct _ClutterBackendEglNative
|
||||
{
|
||||
ClutterBackend parent_instance;
|
||||
|
||||
/* event source */
|
||||
GSource *event_source;
|
||||
};
|
||||
|
||||
struct _ClutterBackendEglNativeClass
|
||||
|
Loading…
Reference in New Issue
Block a user