summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2006-07-31 09:48:04 -0700
committerJamey Sharp <jamey@minilop.net>2006-07-31 09:48:04 -0700
commit5fceffa1f57d7919cc47c535c50d3f648acb199f (patch)
treebaa7b43ff40f9ce631251b6da546f53698773b5d
parent66c0d8ad5fc7a22c5c964121462ddae4a27c60f3 (diff)
Plan 7 has been implemented, so xcb_renderutil compiles without faked prototypes.
-rw-r--r--renderutil/cache.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/renderutil/cache.c b/renderutil/cache.c
index 7cc19ba..fe95a14 100644
--- a/renderutil/cache.c
+++ b/renderutil/cache.c
@@ -60,11 +60,6 @@ static struct {
DEPTH_MASK(24) | \
DEPTH_MASK(32))
-/* FIXME: XCB's "Plan 7" needs to be implemented before this code will work. */
-extern XCBVoidCookie XCBCreatePixmapChecked(XCBConnection *, int, XCBPIXMAP, XCBDRAWABLE, int, int);
-extern XCBVoidCookie XCBFreePixmapChecked(XCBConnection *, XCBPIXMAP);
-extern XCBGenericError *XCBRequestCheck(XCBConnection *, XCBVoidCookie);
-
/* Test each depth not explicitly advertised to see if pixmap creation
* succeeds: if it does, that depth is usable. */
static int