diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-10 17:24:14 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-10 17:24:14 +0100 |
commit | 2493909c0e8fc0f34fea63506e0eba4196ba4f79 (patch) | |
tree | b5d55b51cf1fd04a031cb8fb404db6e25e17243d /examples | |
parent | add cie_manipulate (diff) | |
download | blueshift-2493909c0e8fc0f34fea63506e0eba4196ba4f79.tar.gz blueshift-2493909c0e8fc0f34fea63506e0eba4196ba4f79.tar.bz2 blueshift-2493909c0e8fc0f34fea63506e0eba4196ba4f79.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/lisp-esque.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index dbf7a68..30ae4fb 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -289,7 +289,6 @@ ; If you have three monitors they can be controlled individually: ; (limits:cie:default (0 1) (0 1) (0 1)) ; You can so also do time dependent correction: - ;(cie_limits (0 1) (0 1)) ; (limits:cie ((0 1) (0 1) (0 1)) ((0 1) (0 1) (0 1))) ; ICC profile for monitor calibration will be later. |