X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcbxlib.h;h=59dd2a5c40ee49f45aac9a465985e4116f18237c;hb=a92716f1da2741fca850b3c37299e80032726276;hp=4ceb03e60238901fdf7bda55498a958cc20369d5;hpb=7667adbc631119ec39f3ef5a316aec42dbf5f393;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcbxlib.h b/src/xcbxlib.h index 4ceb03e..59dd2a5 100644 --- a/src/xcbxlib.h +++ b/src/xcbxlib.h @@ -31,9 +31,6 @@ #include #include "xcb.h" -/* This function must be called with the IOLock held. */ -unsigned int XCBGetQueuedRequestRead(XCBConnection *c) deprecated; - /* This function must be called with the IOLock held. */ unsigned int XCBGetRequestSent(XCBConnection *c);