ooops, forgot to disable the debug output again.

2004-10-11  Sven Neumann  <sven@gimp.org>

	* libgimpthumb/gimpthumbnail.c: ooops, forgot to disable the debug
	output again.
This commit is contained in:
Sven Neumann 2004-10-11 10:17:00 +00:00 committed by Sven Neumann
parent 97560f530c
commit 82225db5b1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2004-10-11 Sven Neumann <sven@gimp.org>
* libgimpthumb/gimpthumbnail.c: ooops, forgot to disable the debug
output again.
2004-10-11 Sven Neumann <sven@gimp.org>
* app/batch.c: clarified.

View File

@ -44,7 +44,7 @@
#include "libgimp/libgimp-intl.h"
#define GIMP_THUMB_DEBUG
/* #define GIMP_THUMB_DEBUG */
#if defined (GIMP_THUMB_DEBUG) && defined (__GNUC__)