remove debug spew.
2005-02-03 Mark McLoughlin <mark@skynet.ie> * gtk/gtkicontheme.c: (load_themes): remove debug spew.
This commit is contained in:
committed by
Mark McLoughlin
parent
4b08c83f0f
commit
b6cd92f645
@@ -1,3 +1,7 @@
|
||||
2005-02-03 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* gtk/gtkicontheme.c: (load_themes): remove debug spew.
|
||||
|
||||
2005-02-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/gdkkeynames.c: Make the gdk_key array const (#166075,
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2005-02-03 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* gtk/gtkicontheme.c: (load_themes): remove debug spew.
|
||||
|
||||
2005-02-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/gdkkeynames.c: Make the gdk_key array const (#166075,
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2005-02-03 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* gtk/gtkicontheme.c: (load_themes): remove debug spew.
|
||||
|
||||
2005-02-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/gdkkeynames.c: Make the gdk_key array const (#166075,
|
||||
|
||||
@@ -1096,7 +1096,6 @@ load_themes (GtkIconTheme *icon_theme)
|
||||
else
|
||||
unthemed_icon->no_svg_filename = abs_file;
|
||||
|
||||
g_print ("found unthemed icon %s\n", abs_file);
|
||||
g_hash_table_insert (priv->unthemed_icons,
|
||||
base_name,
|
||||
unthemed_icon);
|
||||
|
||||
Reference in New Issue
Block a user