mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
config: Fix an incorrect unref
This commit is contained in:
parent
b3544f8ec1
commit
2c1a6b6a12
@ -871,7 +871,6 @@ apply_configuration (MetaMonitorConfig *self,
|
||||
{
|
||||
g_ptr_array_unref (crtcs);
|
||||
g_ptr_array_unref (outputs);
|
||||
config_unref (config);
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user