summaryrefslogtreecommitdiffstats
path: root/src/sp-image.cpp
diff options
context:
space:
mode:
authorbuliabyak <>2009-12-16 21:33:06 +0000
committerbuliabyak <>2009-12-16 21:33:06 +0000
commit6452ac0acce8934b4673bfd74a8b11a3eb047eee (patch)
treeea49fb71ea52c324b30a35f73950d51e59464371 /src/sp-image.cpp
parentPatches 3-11 from 488862 for a number of memleaks and allocation/deallocation... (diff)
downloadinkscape-6452ac0acce8934b4673bfd74a8b11a3eb047eee.tar.gz
inkscape-6452ac0acce8934b4673bfd74a8b11a3eb047eee.zip
disable debug messages
(bzr r8892)
Diffstat (limited to 'src/sp-image.cpp')
-rw-r--r--src/sp-image.cpp2
1 files changed, 1 insertions, 1 deletions
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