mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
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) ||
|
||||
!choose_onscreen_egl_config (onscreen, &egl_config, error))
|
||||
egl_config = cogl_display_egl->egl_config;
|
||||
|
||||
|
||||
format = get_gbm_format_from_egl (egl,
|
||||
cogl_renderer_egl->edpy,
|
||||
egl_config);
|
||||
|
Loading…
Reference in New Issue
Block a user