From: Søren Sandmann Pedersen Date: Sun, 5 Jul 2009 05:34:07 +0000 (-0400) Subject: Remove reference to 8888_RevNP X-Git-Tag: 1.0_branch~910^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=437ab049872063c78ee934766596dc6859749a3d;p=profile%2Fivi%2Fpixman.git Remove reference to 8888_RevNP --- diff --git a/pixman/pixman-sse2.c b/pixman/pixman-sse2.c index d8fb187..5813649 100644 --- a/pixman/pixman-sse2.c +++ b/pixman/pixman-sse2.c @@ -3889,8 +3889,6 @@ sse2_Composite_over_pixbuf_0565 (pixman_implementation_t *imp, _mm_empty(); } -/* "8888RevNP" is GdkPixbuf's format: ABGR, non premultiplied */ - /* ------------------------------------------------------------------------------------------------- * fast_Composite_over_pixbuf_8888 */