summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xlators/mgmt/glusterd/src/glusterd-handler.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-handler.c b/xlators/mgmt/glusterd/src/glusterd-handler.c
index c55184ab943..3824e6d1ba3 100644
--- a/xlators/mgmt/glusterd/src/glusterd-handler.c
+++ b/xlators/mgmt/glusterd/src/glusterd-handler.c
@@ -5012,7 +5012,6 @@ glusterd_get_state (rpcsvc_request_t *req, dict_t *dict)
{
int32_t ret = -1;
gf_cli_rsp rsp = {0,};
- int fd = -1;
FILE *fp = NULL;
DIR *dp = NULL;
char err_str[2048] = {0,};