[gs-cvs] rev 9106 - trunk/gs/psi

ken at ghostscript.com ken at ghostscript.com
Fri Sep 19 06:44:57 PDT 2008


Author: ken
Date: 2008-09-19 06:44:55 -0700 (Fri, 19 Sep 2008)
New Revision: 9106

Modified:
   trunk/gs/psi/zcolor.c
Log:
Remove gscolor1.h. We no longer use gs_setcmykcolor here and so this header is not required.

Expected Differences:
None


Modified: trunk/gs/psi/zcolor.c
===================================================================
--- trunk/gs/psi/zcolor.c	2008-09-19 00:01:51 UTC (rev 9105)
+++ trunk/gs/psi/zcolor.c	2008-09-19 13:44:55 UTC (rev 9106)
@@ -24,7 +24,6 @@
 #include "iutil.h"
 #include "store.h"
 #include "gscolor.h"	/* for gs_setgray and gs_setrgbcolor */
-#include "gscolor1.h"	/* for gs_setcmykcolor */
 #include "gscsepr.h"	/* For declarartion of Separation functions */
 #include "gscdevn.h"	/* For declarartion of DeviceN functions */
 #include "gscpixel.h"	/* For declarartion of DevicePixel functions */



More information about the gs-cvs mailing list