changeset 13:df9f2fee4285

Remove debug line.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 13 Dec 2016 10:50:18 +0200
parents 9b00d4206f99
children b0b1d299aa5d
files bpgenc.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/bpgenc.c	Thu Dec 08 22:41:01 2016 +0200
+++ b/bpgenc.c	Tue Dec 13 10:50:18 2016 +0200
@@ -944,8 +944,6 @@
 }
 
 
-#define TIFF_DEBUG
-
 Image *read_tiff(BPGMetaData **pmd, const char *filename,
     BPGColorSpaceEnum color_space, int out_bit_depth,
     int limited_range, int premultiplied_alpha)