Remove debug output. (#164376, Jens Finke)

2005-01-17  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkiconview.c: Remove debug output. (#164376, Jens Finke)
This commit is contained in:
Matthias Clasen 2005-01-18 03:49:37 +00:00 committed by Matthias Clasen
parent 2a97e9a66e
commit fc86d1323f
4 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-01-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkiconview.c: Remove debug output. (#164376, Jens Finke)
Mon Jan 17 16:44:36 2005 Jonathan Blandford <jrb@redhat.com>
* docs/Makefile.am (EXTRA_DIST): add tree-column-sizing.png to

View File

@ -1,3 +1,7 @@
2005-01-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkiconview.c: Remove debug output. (#164376, Jens Finke)
Mon Jan 17 16:44:36 2005 Jonathan Blandford <jrb@redhat.com>
* docs/Makefile.am (EXTRA_DIST): add tree-column-sizing.png to

View File

@ -1,3 +1,7 @@
2005-01-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkiconview.c: Remove debug output. (#164376, Jens Finke)
Mon Jan 17 16:44:36 2005 Jonathan Blandford <jrb@redhat.com>
* docs/Makefile.am (EXTRA_DIST): add tree-column-sizing.png to

View File

@ -36,7 +36,7 @@
#include "gtkwindow.h"
#include "gtktextbuffer.h"
#define DEBUG_ICON_VIEW
#undef DEBUG_ICON_VIEW
#define ICON_TEXT_PADDING 3