diff options
| -rw-r--r-- | xlators/mgmt/glusterd/src/glusterd.c | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd.c b/xlators/mgmt/glusterd/src/glusterd.c index e071f8f9bc4..316cae4243b 100644 --- a/xlators/mgmt/glusterd/src/glusterd.c +++ b/xlators/mgmt/glusterd/src/glusterd.c @@ -1722,11 +1722,6 @@ init (xlator_t *this)                          goto out;                  }                  /* -                 * With strong authentication, we can afford to allow -                 * privileged operations over TCP. -                 */ -                gd_inet_programs[1] = &gd_svc_cli_prog; -                /*                   * This is the only place where we want secure_srvr to reflect                   * the management-plane setting.                   */  | 
