native: remove obsolete comment
There's not weston-launch anymore https://bugzilla.gnome.org/show_bug.cgi?id=753434
This commit is contained in:
parent
94513726de
commit
c13ddafdb8
@ -328,9 +328,7 @@ meta_backend_native_init (MetaBackendNative *native)
|
|||||||
{
|
{
|
||||||
MetaBackendNativePrivate *priv = meta_backend_native_get_instance_private (native);
|
MetaBackendNativePrivate *priv = meta_backend_native_get_instance_private (native);
|
||||||
|
|
||||||
/* We're a display server, so start talking to weston-launch. */
|
|
||||||
priv->launcher = meta_launcher_new ();
|
priv->launcher = meta_launcher_new ();
|
||||||
|
|
||||||
priv->barrier_manager = meta_barrier_manager_native_new ();
|
priv->barrier_manager = meta_barrier_manager_native_new ();
|
||||||
|
|
||||||
priv->up_client = up_client_new ();
|
priv->up_client = up_client_new ();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user