From 437ab049872063c78ee934766596dc6859749a3d Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Sun, 5 Jul 2009 01:34:07 -0400 Subject: [PATCH] Remove reference to 8888_RevNP --- pixman/pixman-sse2.c | 2 -- 1 file changed, 2 deletions(-) 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 */ -- 2.7.4