[metacity/cowbell] rm debug print



commit bf8d7564ebe9af62440c796c13deec3d7f023717
Author: Thomas Thurman <tthurman gnome org>
Date:   Wed Oct 28 15:39:56 2009 -0400

    rm debug print

 src/ui/theme.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/ui/theme.c b/src/ui/theme.c
index 6adac4d..fb278e7 100644
--- a/src/ui/theme.c
+++ b/src/ui/theme.c
@@ -387,8 +387,6 @@ meta_theme_set_current (const char *name,
                       name,
                       NULL);
 
-  g_warning ("Target is %s", the_theme->directory);
-
   css_filename = g_strdup_printf ("%s.css", name);
 
   css_path = g_build_filename (the_theme->directory,



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