X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcbext.h;h=20ec1c37ada540df737701b7b5ed339b8fcb1bd8;hb=4dcbfd77b78ca6b016ce815af26235501f6cd75a;hp=1eb1be77fd85968ef6995e923ea55dd858cab346;hpb=7983bf0fbdc2725403f9db6154d0f5bc944040e5;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcbext.h b/src/xcbext.h index 1eb1be7..20ec1c3 100644 --- a/src/xcbext.h +++ b/src/xcbext.h @@ -69,7 +69,6 @@ void xcb_send_fd(xcb_connection_t *c, int fd); * callback which XCB can call when it wants the write side of the * socket back to make a request. This callback synchronizes with the * external socket owner and flushes any output queues if appropriate. - * The callback might be called from different threads at the same time. * If you are sending requests which won't cause a reply, please note the * comment for xcb_writev which explains some sequence number wrap issues. * */