diff options
Diffstat (limited to 'xlators/protocol/client/src/client.h')
| -rw-r--r-- | xlators/protocol/client/src/client.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/xlators/protocol/client/src/client.h b/xlators/protocol/client/src/client.h index 7203556f58e..050a9b014ac 100644 --- a/xlators/protocol/client/src/client.h +++ b/xlators/protocol/client/src/client.h @@ -73,8 +73,6 @@ typedef struct clnt_conf {          pthread_mutex_t        lock;          int                    connecting;          int                    connected; -	struct timeval         last_sent; -	struct timeval         last_received;          rpc_clnt_prog_t       *fops;          rpc_clnt_prog_t       *mgmt;  | 
