summaryrefslogtreecommitdiff
path: root/panels/printers/cc-printers-panel.c
diff options
context:
space:
mode:
Diffstat (limited to 'panels/printers/cc-printers-panel.c')
-rw-r--r--panels/printers/cc-printers-panel.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/panels/printers/cc-printers-panel.c b/panels/printers/cc-printers-panel.c
index 877028863..f05a3ec6d 100644
--- a/panels/printers/cc-printers-panel.c
+++ b/panels/printers/cc-printers-panel.c
@@ -934,6 +934,7 @@ actualize_printers_list_cb (GObject *source_object,
}
g_error_free (error);
+ g_object_unref (cups);
return;
}
@@ -984,6 +985,8 @@ actualize_printers_list_cb (GObject *source_object,
}
update_sensitivity (user_data);
+
+ g_object_unref (cups);
}
static void