From 0f7136191b54e587b66958985e14d8b0687c5ee1 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 9 Jun 2005 02:03:50 +0000 Subject: [PATCH] Bug #3434: Don't define fbAddTraps twice. (Mike A. Harris) --- fb/fbpict.h | 9 --------- 1 file changed, 9 deletions(-) diff --git a/fb/fbpict.h b/fb/fbpict.h index ed59b0ed7..b957dd40a 100644 --- a/fb/fbpict.h +++ b/fb/fbpict.h @@ -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