From 59d7222b13775efb2159159cc897e7789bdf10b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Sun, 27 Mar 2005 00:17:12 +0000 Subject: [PATCH] =?UTF-8?q?Sat=20Mar=2026=2019:00:30=202005=20S=C3=B8ren?= =?UTF-8?q?=20Sandmann=20=20Remove=20accidentally=20c?= =?UTF-8?q?ommitted=20prototype.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fb/fbpict.h | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/fb/fbpict.h b/fb/fbpict.h index 4e8c95c30..3b88bfa37 100644 --- a/fb/fbpict.h +++ b/fb/fbpict.h @@ -1029,19 +1029,6 @@ fbCompositeSolidMask_nx1xn (CARD8 op, INT16 yDst, CARD16 width, CARD16 height); -void -fbCompositeSrc_8888x8888mmx (CARD8 op, - PicturePtr pSrc, - PicturePtr pMask, - PicturePtr pDst, - INT16 xSrc, - INT16 ySrc, - INT16 xMask, - INT16 yMask, - INT16 xDst, - INT16 yDst, - CARD16 width, - CARD16 height); void fbComposite (CARD8 op,