diff options
| -rw-r--r-- | cli/src/cli-rpc-ops.c | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/cli/src/cli-rpc-ops.c b/cli/src/cli-rpc-ops.c index fcb451a3c08..1a92fb54ec9 100644 --- a/cli/src/cli-rpc-ops.c +++ b/cli/src/cli-rpc-ops.c @@ -4992,9 +4992,6 @@ gf_cli_attach_tier (call_frame_t *frame, xlator_t *this,          dict = data; -        if (ret) -                goto out; -          ret = cli_to_glusterd (&req, frame, gf_cli_attach_tier_cbk,                                 (xdrproc_t) xdr_gf_cli_req, dict,                                 GLUSTER_CLI_ATTACH_TIER, this,  | 
