native/render-device-egl-stream: Remove unused variable
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2905>
This commit is contained in:
parent
69e0ce36b1
commit
6cb68d39f5
1 changed files with 0 additions and 1 deletions
|
@ -174,7 +174,6 @@ meta_render_device_egl_stream_initable_init (GInitable *initable,
|
|||
MetaKms *kms;
|
||||
EGLDeviceEXT egl_device;
|
||||
EGLDisplay egl_display;
|
||||
g_autofree const char **missing_extensions = NULL;
|
||||
|
||||
if (count_mode_setting_devices (backend) != 1)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue