projects
/
platform
/
upstream
/
xorg-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7fec99
)
Bug #3434: Don't define fbAddTraps twice. (Mike A. Harris)
author
Adam Jackson
<ajax@nwnk.net>
Thu, 9 Jun 2005 02:03:50 +0000
(
02:03
+0000)
committer
Adam Jackson
<ajax@nwnk.net>
Thu, 9 Jun 2005 02:03:50 +0000
(
02:03
+0000)
fb/fbpict.h
patch
|
blob
|
history
diff --git
a/fb/fbpict.h
b/fb/fbpict.h
index
ed59b0e
..
b957dd4
100644
(file)
--- 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