diff options
| author | buliabyak <> | 2009-12-16 21:33:06 +0000 |
|---|---|---|
| committer | buliabyak <> | 2009-12-16 21:33:06 +0000 |
| commit | 6452ac0acce8934b4673bfd74a8b11a3eb047eee (patch) | |
| tree | ea49fb71ea52c324b30a35f73950d51e59464371 /src/sp-image.cpp | |
| parent | Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation... (diff) | |
| download | inkscape-6452ac0acce8934b4673bfd74a8b11a3eb047eee.tar.gz inkscape-6452ac0acce8934b4673bfd74a8b11a3eb047eee.zip | |
disable debug messages
(bzr r8892)
Diffstat (limited to 'src/sp-image.cpp')
| -rw-r--r-- | src/sp-image.cpp | 2 |
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 |
