summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xlators/features/snapview-client/src/snapview-client.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/xlators/features/snapview-client/src/snapview-client.c b/xlators/features/snapview-client/src/snapview-client.c
index 58f566ef520..0fa7b531c47 100644
--- a/xlators/features/snapview-client/src/snapview-client.c
+++ b/xlators/features/snapview-client/src/snapview-client.c
@@ -2267,8 +2267,6 @@ fini (xlator_t *this)
this->private = NULL;
- GF_FREE (priv->path);
- GF_FREE (priv->special_dir);
GF_FREE (priv);
return;