summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2014-02-14 09:44:26 +0100
committerMarti Maria <info@littlecms.com>2014-02-14 09:44:26 +0100
commit3e31c44f4cd6c44280cd18708cc2223dcddf670a (patch)
treea43fc1d0cbcc13a737e1abcbb8d3b05320b33879 /include
parent91bbb2a7bea5f998965ce324112a37d5ae093029 (diff)
downloadlcms2-3e31c44f4cd6c44280cd18708cc2223dcddf670a.tar.gz
Fixed context guessing
Diffstat (limited to 'include')
-rw-r--r--include/lcms2.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/lcms2.h b/include/lcms2.h
index c993a4b..256ef5f 100644
--- a/include/lcms2.h
+++ b/include/lcms2.h
@@ -23,7 +23,7 @@
//
//---------------------------------------------------------------------------------
//
-// Version 2.6
+// Version 2.6rc1
//
#ifndef _lcms2_H
@@ -55,10 +55,6 @@
// Uncomment to get rid of the tables for "half" float support
// #define CMS_NO_HALF_SUPPORT 1
-// Uncomment to get cmsContext legacy behavior: just a void pointer passed through.
-// DON'T USE UNLESS STRICTLY NECESSARY!
-// #define CMS_CONTEXT_IN_LEGACY_MODE 1
-
// ********** End of configuration toggles ******************************
// Needed for streams