summaryrefslogtreecommitdiff
path: root/fb
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-06-09 02:03:50 +0000
committerAdam Jackson <ajax@nwnk.net>2005-06-09 02:03:50 +0000
commit0f7136191b54e587b66958985e14d8b0687c5ee1 (patch)
treee389f4b913ea04978cbab0b9577db5aef81ddbb6 /fb
parente7fec996eb43a0bea94a37d329e3902299e6e895 (diff)
Bug #3434: Don't define fbAddTraps twice. (Mike A. Harris)
Diffstat (limited to 'fb')
-rw-r--r--fb/fbpict.h9
1 files changed, 0 insertions, 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