X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcbint.h;h=402b0420c14d92fda1921190fca5f90598afa718;hb=55c1842686d2e668708cd106b5e08847df0184c3;hp=eb90fc36628c7dbf7727d7f7b7eb898ae9f6228c;hpb=6149c7a6b57a193bc132fbc35b1772b75e5c7ca7;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcbint.h b/src/xcbint.h index eb90fc3..402b042 100644 --- a/src/xcbint.h +++ b/src/xcbint.h @@ -84,8 +84,6 @@ void *_xcb_map_remove(_xcb_map *q, unsigned int key); int _xcb_set_fd_flags(const int fd); int _xcb_readn(const int fd, void *buf, const int buflen, int *count); int _xcb_read_block(const int fd, void *buf, const size_t len); -int _xcb_write(const int fd, char (*buf)[], int *count); -int _xcb_writev(const int fd, struct iovec *vec, int count); /* xcb_out.c */