[gnome-color-manager] trivial: fixup last commit, urgh



commit ce55677f722ca62d05828c8140da7cca80c354b7
Author: Richard Hughes <richard hughsie com>
Date:   Tue Jan 17 19:23:04 2012 +0000

    trivial: fixup last commit, urgh

 src/gcm-import.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gcm-import.c b/src/gcm-import.c
index 3820cdc..42f9872 100644
--- a/src/gcm-import.c
+++ b/src/gcm-import.c
@@ -50,7 +50,6 @@ gcm_import_show_details (GtkWindow *window, const gchar *filename)
 	g_ptr_array_add (argv, g_strdup_printf ("--parent-window=%u", xid));
 	g_ptr_array_add (argv, g_strdup_printf ("--file=%s", filename));
 	g_ptr_array_add (argv, NULL);
-	g_debug ("spawning %s", cmdline);
 	ret = g_spawn_async (NULL,
 			     (gchar **) argv->pdata,
 			     NULL,



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