NFSACL: Add support for SETACL3
[deb_libnfs.git] / include / libnfs-private.h
index 29f04066a51dee23e2d10aa935ce9303f7656fb4..a083b37031100b82fafea1d85b2267ebcb8b18a9 100644 (file)
@@ -88,7 +88,6 @@ void rpc_error_all_pdus(struct rpc_context *rpc, char *error);
 void rpc_set_error(struct rpc_context *rpc, char *error_string, ...);
 void nfs_set_error(struct nfs_context *nfs, char *error_string, ...);
 
-struct rpc_context *nfs_get_rpc_context(struct nfs_context *nfs);
 const char *nfs_get_server(struct nfs_context *nfs);
 const char *nfs_get_export(struct nfs_context *nfs);