diff options
Diffstat (limited to 'api/src/glfs.h')
| -rw-r--r-- | api/src/glfs.h | 6 | 
1 files changed, 0 insertions, 6 deletions
diff --git a/api/src/glfs.h b/api/src/glfs.h index 4e535bda168..5420a1dde66 100644 --- a/api/src/glfs.h +++ b/api/src/glfs.h @@ -855,12 +855,6 @@ glfs_xreaddirplus_r (struct glfs_fd *glfd, uint32_t flags,                       struct dirent *ext, struct dirent **res);          GFAPI_PUBLIC(glfs_xreaddirplus_r, 3.11.0); -/* - * Nobody needs this call at all yet except for the test script. - */ -int glfs_ipc (glfs_fd_t *fd, int cmd,  void *xd_in, void **xd_out) __THROW -        GFAPI_PUBLIC(glfs_ipc, 4.0.0); -  __END_DECLS  #endif /* !_GLFS_H */  | 
