mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 01:43:24 +00:00
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:
parent
97560f530c
commit
82225db5b1
2 changed files with 6 additions and 1 deletions
|
@ -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>
|
2004-10-11 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* app/batch.c: clarified.
|
* app/batch.c: clarified.
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
#include "libgimp/libgimp-intl.h"
|
#include "libgimp/libgimp-intl.h"
|
||||||
|
|
||||||
|
|
||||||
#define GIMP_THUMB_DEBUG
|
/* #define GIMP_THUMB_DEBUG */
|
||||||
|
|
||||||
|
|
||||||
#if defined (GIMP_THUMB_DEBUG) && defined (__GNUC__)
|
#if defined (GIMP_THUMB_DEBUG) && defined (__GNUC__)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue