wok view cinepaint/stuff/cinepaint-0.22.1-multiple_parameters_named.patch @ rev 6705

Up: libsndfile to 1.0.23.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 13 22:01:19 2010 +0000 (2010-10-13)
parents
children
line source
1 --- ./plug-ins/icc_examin/icc_examin/icc_oyranos.h.orig 2008-06-27 19:28:52.000000000 +0200
2 +++ ./plug-ins/icc_examin/icc_examin/icc_oyranos.h 2008-06-27 19:31:34.000000000 +0200
3 @@ -142,9 +142,6 @@
5 // colour transformations
6 ColourTransformKey erzeugeTrafo (
7 - const char* eingangs_profil__geraet,
8 - int byte,
9 - int kanaele,
10 const char* ausgangs_profil__geraet,
11 int byte,
12 int kanaele,
13 @@ -152,9 +149,6 @@
14 const char* cmm, // 4 bytes 'lcms' 'APPL'
15 int cmm_optionen); // BPC, precission
16 ColourTransformKey erzeugeTrafo (
17 - const char* eingangs_profil__geraet,
18 - int byte,
19 - int kanaele,
20 const char* ausgangs_profil__geraet,
21 int byte,
22 int kanaele,
23 @@ -163,9 +157,6 @@
24 int cmm_optionen,
25 std::list<const char*> &profile );
26 ColourTransformKey erzeugeTrafo (
27 - const char* eingangs_profil__geraet,
28 - int byte,
29 - int kanaele,
30 const char* ausgangs_profil__geraet,
31 int byte,
32 int kanaele,
33 @@ -181,9 +172,6 @@
34 std::string cmm;
35 private:
36 ColourTransformKey erzeugeSchluessel_ (
37 - const char* eingangs_profil__geraet,
38 - int byte,
39 - int kanaele,
40 const char* ausgangs_profil__geraet,
41 int byte,
42 int kanaele,