remove unneeded/redundant fuse_kern_chan_new() declaration

master
szaka 2008-02-02 12:11:10 +00:00
parent d5cc4bf050
commit 34ad920d44
1 changed files with 0 additions and 1 deletions

View File

@ -14,4 +14,3 @@ size_t fuse_dirent_size(size_t namelen);
char *fuse_add_dirent(char *buf, const char *name, const struct stat *stbuf,
off_t off);
struct fuse_chan *fuse_kern_chan_new(int fd);