|
From: Dan F. <dfa...@us...> - 2017-05-26 09:50:37
|
Update of /cvsroot/libexif/libexif/libexif/canon In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19189/canon Modified Files: exif-mnote-data-canon.c Log Message: Removed some extraneous #define DEBUG Index: exif-mnote-data-canon.c =================================================================== RCS file: /cvsroot/libexif/libexif/libexif/canon/exif-mnote-data-canon.c,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- exif-mnote-data-canon.c 8 Oct 2010 04:20:03 -0000 1.27 +++ exif-mnote-data-canon.c 26 May 2017 09:50:32 -0000 1.28 @@ -30,8 +30,6 @@ #include <libexif/exif-utils.h> #include <libexif/exif-data.h> -#define DEBUG - static void exif_mnote_data_canon_clear (ExifMnoteDataCanon *n) { |