wayland: Reindent
This commit is contained in:
parent
10fead9ba1
commit
7a8de0c0af
@ -686,7 +686,7 @@ meta_wayland_init (void)
|
|||||||
clutter_wayland_set_compositor_display (compositor->wayland_display);
|
clutter_wayland_set_compositor_display (compositor->wayland_display);
|
||||||
|
|
||||||
if (getenv ("WESTON_LAUNCHER_SOCK"))
|
if (getenv ("WESTON_LAUNCHER_SOCK"))
|
||||||
compositor->launcher = meta_launcher_new ();
|
compositor->launcher = meta_launcher_new ();
|
||||||
|
|
||||||
if (clutter_init (NULL, NULL) != CLUTTER_INIT_SUCCESS)
|
if (clutter_init (NULL, NULL) != CLUTTER_INIT_SUCCESS)
|
||||||
g_error ("Failed to initialize Clutter");
|
g_error ("Failed to initialize Clutter");
|
||||||
|
Loading…
Reference in New Issue
Block a user