Bug #3434: Don't define fbAddTraps twice. (Mike A. Harris)
This commit is contained in:
parent
e7fec996eb
commit
0f7136191b
|
@ -263,15 +263,6 @@ typedef struct _FbComposeData {
|
||||||
} FbComposeData;
|
} FbComposeData;
|
||||||
|
|
||||||
|
|
||||||
/* fbaddtrap.c */
|
|
||||||
|
|
||||||
void
|
|
||||||
fbAddTraps (PicturePtr pPicture,
|
|
||||||
INT16 xOff,
|
|
||||||
INT16 yOff,
|
|
||||||
int ntrap,
|
|
||||||
xTrap *traps);
|
|
||||||
|
|
||||||
/* fbcompose.c */
|
/* fbcompose.c */
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in New Issue