mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 17:10:40 -05:00
settings: Remove space characters
Small code style cleanup. https://gitlab.gnome.org/GNOME/mutter/issues/597
This commit is contained in:
parent
08e5589836
commit
f6eb2a8cf8
@ -404,7 +404,7 @@ meta_settings_get_xwayland_grab_patterns (MetaSettings *settings,
|
||||
}
|
||||
|
||||
gboolean
|
||||
meta_settings_are_xwayland_grabs_allowed (MetaSettings *settings)
|
||||
meta_settings_are_xwayland_grabs_allowed (MetaSettings *settings)
|
||||
{
|
||||
return (settings->xwayland_allow_grabs);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user