[gnome-color-manager] trivial: do not track the cie widget visible state in two places
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] trivial: do not track the cie widget visible state in two places
- Date: Sun, 10 Oct 2010 20:57:59 +0000 (UTC)
commit c6cfdc508f0c5bcb2b1fb72872f1e8cffdbb122a
Author: Richard Hughes <richard hughsie com>
Date: Sun Oct 10 22:58:12 2010 +0100
trivial: do not track the cie widget visible state in two places
src/gcm-viewer.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gcm-viewer.c b/src/gcm-viewer.c
index 873e48f..bba788b 100644
--- a/src/gcm-viewer.c
+++ b/src/gcm-viewer.c
@@ -682,8 +682,6 @@ gcm_viewer_profiles_treeview_clicked_cb (GtkTreeSelection *selection, GcmViewerP
/* setup cie widget */
gcm_cie_widget_set_from_profile (viewer->cie_widget, profile);
- widget = GTK_WIDGET (gtk_builder_get_object (viewer->builder, "vbox_cie_axis"));
- gtk_widget_set_visible (widget, gtk_widget_get_visible (viewer->cie_widget));
/* get curve data */
clut_trc = gcm_profile_generate_curve (profile, 256);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]