Skip to content

Commit f7d9f64

Browse files
committed
Turn off EXIF_DEBUG so Travis don't complain at me
1 parent bf7f6f9 commit f7d9f64

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/exif/exif.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@
4949
*/
5050
#undef EXIF_DEBUG
5151

52-
#define EXIF_DEBUG 1
53-
5452
#ifdef EXIF_DEBUG
5553
#define EXIFERR_DC , const char *_file, size_t _line
5654
#define EXIFERR_CC , __FILE__, __LINE__

0 commit comments

Comments
 (0)