summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xlators/features/shard/src/shard.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/xlators/features/shard/src/shard.c b/xlators/features/shard/src/shard.c
index abac0ccf64d..c704ad14017 100644
--- a/xlators/features/shard/src/shard.c
+++ b/xlators/features/shard/src/shard.c
@@ -2512,11 +2512,8 @@ next:
int
shard_post_lookup_unlink_handler (call_frame_t *frame, xlator_t *this)
{
- int ret = -1;
- shard_priv_t *priv = NULL;
shard_local_t *local = NULL;
- priv = this->private;
local = frame->local;
if (local->op_ret < 0) {