X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcbext.h;fp=src%2Fxcbext.h;h=01dd5901559f86650ac0fb4ba158c3fd8bfca3ad;hb=9e10819a678970928c9f9a1fffb4ba00f5ac7c57;hp=4824660547f767c9091d3c2605ebec70af1342ef;hpb=b9e49b2a47e7388e20f8a5c009cdaf0b369e117c;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcbext.h b/src/xcbext.h index 4824660..01dd590 100644 --- a/src/xcbext.h +++ b/src/xcbext.h @@ -66,11 +66,6 @@ void *xcb_wait_for_reply(xcb_connection_t *c, unsigned int request, xcb_generic_ int xcb_poll_for_reply(xcb_connection_t *c, unsigned int request, void **reply, xcb_generic_error_t **error); -/* xcb_xid.c */ - -uint32_t xcb_generate_id(xcb_connection_t *c); - - /* xcb_util.c */ int xcb_popcount(uint32_t mask);