summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Thurman <tthurman@gnome.org>2009-10-28 15:39:56 -0400
committerThomas Thurman <tthurman@gnome.org>2009-10-28 15:39:56 -0400
commitbf8d7564ebe9af62440c796c13deec3d7f023717 (patch)
treead809ae60b4788862e5269174f8a7860168f0590
parent705f7c98a63fd2318db7b05321bffd03fa96d07b (diff)
downloadmetacity-bf8d7564ebe9af62440c796c13deec3d7f023717.tar.gz
rm debug print
-rw-r--r--src/ui/theme.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/theme.c b/src/ui/theme.c
index 6adac4dc..fb278e7f 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,