onscreen/native: Remove trailing whitespace
check-code-style complains about this, when it works (after !3426). Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3430>
This commit is contained in:
parent
48515d917c
commit
2a17a5dee8
@ -1845,7 +1845,7 @@ create_surfaces_gbm (CoglOnscreen *onscreen,
|
|||||||
COGL_EGL_WINSYS_FEATURE_NO_CONFIG_CONTEXT) ||
|
COGL_EGL_WINSYS_FEATURE_NO_CONFIG_CONTEXT) ||
|
||||||
!choose_onscreen_egl_config (onscreen, &egl_config, error))
|
!choose_onscreen_egl_config (onscreen, &egl_config, error))
|
||||||
egl_config = cogl_display_egl->egl_config;
|
egl_config = cogl_display_egl->egl_config;
|
||||||
|
|
||||||
format = get_gbm_format_from_egl (egl,
|
format = get_gbm_format_from_egl (egl,
|
||||||
cogl_renderer_egl->edpy,
|
cogl_renderer_egl->edpy,
|
||||||
egl_config);
|
egl_config);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user