mirror of
https://github.com/brl/mutter.git
synced 2025-08-03 07:04:41 +00:00
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:

committed by
Marge Bot

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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user