mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-20 05:58:27 +02:00
Sat Mar 26 19:00:30 2005 Søren Sandmann <sandmann@redhat.com>
Remove accidentally committed prototype.
This commit is contained in:
parent
476ae15640
commit
59d7222b13
1 changed files with 0 additions and 13 deletions
13
fb/fbpict.h
13
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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue