disable PNG debug flags

v0.27.3
HumanDynamo 19 years ago
parent 64c218210d
commit 6584b7a7c4

@ -36,7 +36,7 @@ EXIV2_RCSID("@(#) $Id: pngchunk.cpp 823 2006-06-23 07:35:00Z cgilles $");
# include "exv_conf.h" # include "exv_conf.h"
#endif #endif
#define DEBUG 1 //#define DEBUG 1
// some defines to make it easier // some defines to make it easier
#define PNG_CHUNK_TYPE(data, index) &data[index+4] #define PNG_CHUNK_TYPE(data, index) &data[index+4]

@ -30,7 +30,7 @@ EXIV2_RCSID("@(#) $Id: pngimage.cpp 823 2006-06-12 07:35:00Z cgilles $");
// ***************************************************************************** // *****************************************************************************
#define DEBUG 1 //#define DEBUG 1
// ***************************************************************************** // *****************************************************************************
// included header files // included header files

Loading…
Cancel
Save