poppler/SplashOutputDev.cc |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 5cc24be1e9af0a27ab88ffa719bcabc2378868e4
Author: Albert Astals Cid <[email protected]>
Date:   Wed Jun 3 00:05:54 2009 +0200

    Remove unused variables

diff --git a/poppler/SplashOutputDev.cc b/poppler/SplashOutputDev.cc
index d1840ec..7f810fe 100644
--- a/poppler/SplashOutputDev.cc
+++ b/poppler/SplashOutputDev.cc
@@ -565,9 +565,6 @@ static void splashOutBlendSaturation(SplashColorPtr src, 
SplashColorPtr dest,
 static void splashOutBlendColor(SplashColorPtr src, SplashColorPtr dest,
                                SplashColorPtr blend, SplashColorMode cm) {
   int hs, ss, vs, hd, sd, vd;
-#if SPLASH_CMYK
-  Guchar r, g, b;
-#endif
 
   switch (cm) {
   case splashModeMono1:
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to