diff options
Diffstat (limited to 'xlators/protocol/client/src/client.h')
| -rw-r--r-- | xlators/protocol/client/src/client.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/xlators/protocol/client/src/client.h b/xlators/protocol/client/src/client.h index 5ee480367cb..b72404f5639 100644 --- a/xlators/protocol/client/src/client.h +++ b/xlators/protocol/client/src/client.h @@ -189,7 +189,6 @@ typedef struct clnt_conf {          pthread_spinlock_t     fd_lock; /* protects saved_fds list                                           * and all fdctx */          pthread_mutex_t        lock; -        int                    connecting;          int                    connected;          rpc_clnt_prog_t       *fops;  | 
