settings: Remove stray newline
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4271>
This commit is contained in:
parent
e0b44bdc03
commit
463eb3993b
@ -446,7 +446,6 @@ update_privacy_settings (MetaSettings *settings)
|
|||||||
static void
|
static void
|
||||||
update_xwayland_allow_byte_swapped_clients (MetaSettings *settings)
|
update_xwayland_allow_byte_swapped_clients (MetaSettings *settings)
|
||||||
{
|
{
|
||||||
|
|
||||||
settings->xwayland_allow_byte_swapped_clients =
|
settings->xwayland_allow_byte_swapped_clients =
|
||||||
g_settings_get_boolean (settings->wayland_settings,
|
g_settings_get_boolean (settings->wayland_settings,
|
||||||
"xwayland-allow-byte-swapped-clients");
|
"xwayland-allow-byte-swapped-clients");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user