diff options
Diffstat (limited to 'cli/src/cli3_1-cops.c')
| -rw-r--r-- | cli/src/cli3_1-cops.c | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/cli/src/cli3_1-cops.c b/cli/src/cli3_1-cops.c index b2adb018826..dec20d904a5 100644 --- a/cli/src/cli3_1-cops.c +++ b/cli/src/cli3_1-cops.c @@ -1946,11 +1946,6 @@ gf_cli3_1_remove_brick (call_frame_t *frame, xlator_t *this,          if (ret)                  goto out; -        ret = dict_get_int32 (dict, "type", (int32_t *)&req.type); - -        if (ret) -                goto out; -          ret = dict_get_int32 (dict, "count", &req.count);          if (ret)  | 
