[gnome-color-manager] trivial: Remove some debugging that crept in



commit 5fe6ede793d99f71637d84b6b2b8d72fcac772cf
Author: Richard Hughes <richard hughsie com>
Date:   Wed Jan 6 12:59:14 2010 +0000

    trivial: Remove some debugging that crept in

 src/gcm-dump-profile.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gcm-dump-profile.c b/src/gcm-dump-profile.c
index 71a5d72..c365d64 100644
--- a/src/gcm-dump-profile.c
+++ b/src/gcm-dump-profile.c
@@ -85,7 +85,6 @@ gcm_dump_profile_filename (const gchar *filename)
 		g_print ("Model:\t%s\n", model);
 	if (datetime != NULL)
 		g_print ("Created:\t%s\n", datetime);
-gcm_profile_save (profile, "/tmp/moo.icc", NULL);
 out:
 	g_object_unref (profile);
 	g_free (description);



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