[gnome-desktop] Remove debug spew



commit e64b121a1f37f4ce325d270884726f1b1258a03a
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Apr 29 11:09:00 2009 -0400

    Remove debug spew
---
 libgnome-desktop/display-name.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/libgnome-desktop/display-name.c b/libgnome-desktop/display-name.c
index e0b1676..358af30 100644
--- a/libgnome-desktop/display-name.c
+++ b/libgnome-desktop/display-name.c
@@ -205,7 +205,6 @@ make_display_name (const char *output_name,
     const char *vendor;
     int width_mm, height_mm, inches;
 
-    g_print ("output name %s, vendor %s\n", output_name, info ? info->manufacturer_code : "nada");
     if (output_name &&
 	(strstr (output_name, "lvds")	||
 	 strstr (output_name, "LVDS")	||



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