xwayland: Remove trailing whitespace
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3567>
This commit is contained in:
parent
6fa61a088f
commit
10913f6be3
1 changed files with 1 additions and 1 deletions
|
@ -1114,7 +1114,7 @@ meta_xwayland_init (MetaXWaylandManager *manager,
|
|||
|
||||
if (policy != META_X11_DISPLAY_POLICY_DISABLED)
|
||||
manager->prepare_shutdown_id = g_signal_connect (compositor, "prepare-shutdown",
|
||||
G_CALLBACK (meta_xwayland_shutdown),
|
||||
G_CALLBACK (meta_xwayland_shutdown),
|
||||
NULL);
|
||||
|
||||
/* Xwayland specific protocol, needs to be filtered out for all other clients */
|
||||
|
|
Loading…
Reference in a new issue