xwayland: Remove stray newline

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2364>
This commit is contained in:
Jonas Ådahl 2022-04-06 18:44:15 +02:00 committed by Marge Bot
parent e939d5b89a
commit 83ed7b7dfd

View File

@ -1008,7 +1008,6 @@ meta_xwayland_init (MetaXWaylandManager *manager,
else if (g_getenv ("RUNNING_UNDER_GDM"))
display = 1024;
if (!manager->public_connection.name)
{
if (!choose_xdisplay (manager, &manager->public_connection, &display, error))