[mutter] config: Fix an incorrect unref
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] config: Fix an incorrect unref
- Date: Thu, 23 Oct 2014 23:04:58 +0000 (UTC)
commit 2c1a6b6a121b84102907d4ec69b271e0050889ab
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Thu Oct 23 15:48:42 2014 -0700
config: Fix an incorrect unref
src/backends/meta-monitor-config.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/backends/meta-monitor-config.c b/src/backends/meta-monitor-config.c
index fe1f652..ac83cd9 100644
--- a/src/backends/meta-monitor-config.c
+++ b/src/backends/meta-monitor-config.c
@@ -871,7 +871,6 @@ apply_configuration (MetaMonitorConfig *self,
{
g_ptr_array_unref (crtcs);
g_ptr_array_unref (outputs);
- config_unref (config);
return FALSE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]