Bug #3434: Don't define fbAddTraps twice. (Mike A. Harris)

This commit is contained in:
Adam Jackson 2005-06-09 02:03:50 +00:00
parent e7fec996eb
commit 0f7136191b

View File

@ -263,15 +263,6 @@ typedef struct _FbComposeData {
} FbComposeData;
/* fbaddtrap.c */
void
fbAddTraps (PicturePtr pPicture,
INT16 xOff,
INT16 yOff,
int ntrap,
xTrap *traps);
/* fbcompose.c */
void