pixman: Branch 'master'

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Tue Jun 23 13:24:27 PDT 2009


 test/composite-test.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 79d397003f56238aa680b0670e1e7d7ba1594dda
Author: Søren Sandmann Pedersen <sandmann at redhat.com>
Date:   Tue Jun 23 16:23:26 2009 -0400

    Delete leftover use of PIXMAN_OP_FLASH_SUBTRACT

diff --git a/test/composite-test.c b/test/composite-test.c
index 50db4f6..f34b466 100644
--- a/test/composite-test.c
+++ b/test/composite-test.c
@@ -43,7 +43,6 @@ static const Operator operators[] = {
     { "HSL_SATURATION", PIXMAN_OP_HSL_SATURATION },
     { "HSL_COLOR", PIXMAN_OP_HSL_COLOR },
     { "HSL_LUMINOSITY", PIXMAN_OP_HSL_LUMINOSITY },
-    { "FLASH_SUBTRACT", PIXMAN_OP_FLASH_SUBTRACT }
 };
 
 static uint32_t


More information about the xorg-commit mailing list