From d0ad7f2bbf8db34e153c0e47efc7a5b4e1e473fd Mon Sep 17 00:00:00 2001 From: buliabyak <> Date: Wed, 16 Dec 2009 17:33:06 -0400 Subject: [PATCH] disable debug messages --- src/sp-image.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sp-image.cpp b/src/sp-image.cpp index f4ab3d9ef..e3f708142 100644 --- a/src/sp-image.cpp +++ b/src/sp-image.cpp @@ -51,7 +51,7 @@ #if ENABLE_LCMS #include "color-profile-fns.h" #include "color-profile.h" -#define DEBUG_LCMS +//#define DEBUG_LCMS #ifdef DEBUG_LCMS -- 2.30.2