summaryrefslogtreecommitdiff
path: root/fb/fbmmx.h
diff options
context:
space:
mode:
Diffstat (limited to 'fb/fbmmx.h')
-rw-r--r--fb/fbmmx.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/fb/fbmmx.h b/fb/fbmmx.h
index 43079e9cc..47964389a 100644
--- a/fb/fbmmx.h
+++ b/fb/fbmmx.h
@@ -52,18 +52,6 @@ Bool fbCopyAreammx (DrawablePtr pSrc,
int dst_y,
int width,
int height);
-void fbCompositeCopyAreammx (CARD8 op,
- PicturePtr pSrc,
- PicturePtr pMask,
- PicturePtr pDst,
- INT16 xSrc,
- INT16 ySrc,
- INT16 xMask,
- INT16 yMask,
- INT16 xDst,
- INT16 yDst,
- CARD16 width,
- CARD16 height);
Bool fbSolidFillmmx (DrawablePtr pDraw,
int x,
int y,