settings: Remove stray new line
Cosmetic only, no functional change. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3156>
This commit is contained in:
parent
8a20d20fe9
commit
e35eafebba
@ -488,7 +488,6 @@ meta_settings_get_xwayland_disable_extensions (MetaSettings *settings)
|
|||||||
gboolean
|
gboolean
|
||||||
meta_settings_are_xwayland_byte_swapped_clients_allowed (MetaSettings *settings)
|
meta_settings_are_xwayland_byte_swapped_clients_allowed (MetaSettings *settings)
|
||||||
{
|
{
|
||||||
|
|
||||||
return settings->xwayland_allow_byte_swapped_clients;
|
return settings->xwayland_allow_byte_swapped_clients;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user