[gnome-color-manager] trivial: remove some dead code



commit 1cce6a133d713db0490ac2a70fc2f428b8006399
Author: Richard Hughes <richard hughsie com>
Date:   Mon Dec 28 10:55:33 2009 +0000

    trivial: remove some dead code

 src/gcm-calibrate-argyll.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/gcm-calibrate-argyll.c b/src/gcm-calibrate-argyll.c
index 03631f6..222ad5d 100644
--- a/src/gcm-calibrate-argyll.c
+++ b/src/gcm-calibrate-argyll.c
@@ -271,10 +271,6 @@ gcm_calibrate_argyll_display_neutralise (GcmCalibrateArgyll *calibrate_argyll, G
 	/* get l-cd or c-rt */
 	type = gcm_calibrate_argyll_get_display_type (calibrate_argyll);
 
-	/* make a suitable filename */
-	gcm_utils_ensure_sensible_filename (basename);
-	egg_debug ("using filename basename of %s", basename);
-
 	/* argument array */
 	array = g_ptr_array_new_with_free_func (g_free);
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]