Code

Turn off debugging.
authorJon A. Cruz <jon@joncruz.org>
Sun, 4 Apr 2010 16:46:40 +0000 (09:46 -0700)
committerJon A. Cruz <jon@joncruz.org>
Sun, 4 Apr 2010 16:46:40 +0000 (09:46 -0700)
src/widgets/sp-color-icc-selector.cpp

index 3b4b6b7114fa1effaa8383a959f83c5c49d9c78e..6bd1957a86fdfe51d779dfa89142f2825da1808d 100644 (file)
@@ -17,7 +17,7 @@
 #include "inkscape.h"
 #include "profile-manager.h"
 
-#define DEBUG_LCMS
+#define noDEBUG_LCMS
 
 #if ENABLE_LCMS
 #include "color-profile-fns.h"