Author: abrander
Date: 2009-10-21 02:53:20 +0200 (Wed, 21 Oct 2009)
New Revision: 2731

Modified:
   trunk/librawstudio/rs-color-space.h
Log:
Removed unused get_to_pcs and get_from_pcs from RSColorSpaceClass.

Modified: trunk/librawstudio/rs-color-space.h
===================================================================
--- trunk/librawstudio/rs-color-space.h 2009-10-21 00:52:25 UTC (rev 2730)
+++ trunk/librawstudio/rs-color-space.h 2009-10-21 00:53:20 UTC (rev 2731)
@@ -78,8 +78,6 @@
        const gchar *name;
        const gchar *description;
 
-       RS_MATRIX3 (*get_to_pcs)(const RSColorSpace *color_space);
-       RS_MATRIX3 (*get_from_pcs)(const RSColorSpace *color_space);
        const RSIccProfile *(*get_icc_profile)(const RSColorSpace *color_space);
        const RS1dFunction *(*get_gamma_function)(const RSColorSpace 
*color_space);
 } RSColorSpaceClass;


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to