Disable debug logging again.

2004-05-04  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkselection.c: Disable debug logging again.
This commit is contained in:
Matthias Clasen 2004-05-04 16:59:57 +00:00 committed by Matthias Clasen
parent 93fde87343
commit 2a3d687b8f
6 changed files with 21 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-05-04 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c: Disable debug logging again.
2004-05-03 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c: Make the chunk size for

View File

@ -1,3 +1,7 @@
2004-05-04 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c: Disable debug logging again.
2004-05-03 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c: Make the chunk size for

View File

@ -1,3 +1,7 @@
2004-05-04 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c: Disable debug logging again.
2004-05-03 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c: Make the chunk size for

View File

@ -1,3 +1,7 @@
2004-05-04 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c: Disable debug logging again.
2004-05-03 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c: Make the chunk size for

View File

@ -1,3 +1,7 @@
2004-05-04 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c: Disable debug logging again.
2004-05-03 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c: Make the chunk size for

View File

@ -63,7 +63,7 @@
#include "x11/gdkx.h"
#endif
#define DEBUG_SELECTION
#undef DEBUG_SELECTION
/* Maximum size of a sent chunk, in bytes. Also the default size of
our buffers */