turn off some debug messages

This commit is contained in:
John Cupitt 2017-08-04 17:40:02 +01:00
parent 7c8bcff110
commit 3a29cea09f
1 changed files with 1 additions and 1 deletions

View File

@ -79,9 +79,9 @@ $ vips im_max abs.v
*/
/*
*/
#define DEBUG
#define VIPS_DEBUG
*/
#ifdef HAVE_CONFIG_H
#include <config.h>