mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
xwayland: Remove stray newline
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2364>
This commit is contained in:
parent
e939d5b89a
commit
83ed7b7dfd
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user