From abb280e9f795087fdfc08f8112ea200d1ed564be Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Wed, 7 Aug 2002 16:35:48 +0000 Subject: [PATCH] left on debug infos #overlooked that in diff --- ext/exif/exif.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/exif/exif.c b/ext/exif/exif.c index 559788719f..a2043f14dc 100644 --- a/ext/exif/exif.c +++ b/ext/exif/exif.c @@ -67,7 +67,7 @@ * while extending the module as it shows if you are at the right position. * You are always considered to have a copy of TIFF6.0 and EXIF2.10 standard. */ -#define EXIF_DEBUG +#undef EXIF_DEBUG #undef EXIF_JPEG2000 -- 2.50.1