[mutter] xwayland: Remove stray newline



commit 83ed7b7dfd5754cf0c47a44287a9c3b2439811e7
Author: Jonas Ã…dahl <jadahl gmail com>
Date:   Wed Apr 6 18:44:15 2022 +0200

    xwayland: Remove stray newline
    
    Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2364>

 src/wayland/meta-xwayland.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/wayland/meta-xwayland.c b/src/wayland/meta-xwayland.c
index 9b61ce569c..968467558f 100644
--- a/src/wayland/meta-xwayland.c
+++ b/src/wayland/meta-xwayland.c
@@ -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))


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]