diff options
Diffstat (limited to 'rpc/rpc-lib/src/rpc-clnt.h')
| -rw-r--r-- | rpc/rpc-lib/src/rpc-clnt.h | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/rpc/rpc-lib/src/rpc-clnt.h b/rpc/rpc-lib/src/rpc-clnt.h index d16cc40aefe..b46feed50c8 100644 --- a/rpc/rpc-lib/src/rpc-clnt.h +++ b/rpc/rpc-lib/src/rpc-clnt.h @@ -253,9 +253,6 @@ rpcclnt_cbk_program_register(struct rpc_clnt *svc,  void  rpc_clnt_disable(struct rpc_clnt *rpc); -void -rpc_clnt_disconnect(struct rpc_clnt *rpc); -  int  rpc_clnt_mgmt_pmap_signout(glusterfs_ctx_t *ctx, char *brick_name);  | 
