mirror of
https://github.com/brl/mutter.git
synced 2025-08-04 23:54:40 +00:00
renderer-native: Fix a couple of style misses
Removed stray newline, and fixed an incorrect indentation. https://gitlab.gnome.org/GNOME/mutter/merge_requests/1042
This commit is contained in:
@@ -3345,7 +3345,6 @@ meta_renderer_native_create_view (MetaRenderer *renderer,
|
||||
&error);
|
||||
if (!offscreen)
|
||||
g_error ("Failed to allocate back buffer texture: %s", error->message);
|
||||
|
||||
}
|
||||
|
||||
if (should_force_shadow_fb (renderer_native,
|
||||
|
Reference in New Issue
Block a user