summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client-protocol.h
diff options
context:
space:
mode:
authorAnand V. Avati <avati@amp.gluster.com>2009-05-07 11:06:34 +0530
committerAnand V. Avati <avati@amp.gluster.com>2009-05-07 11:06:34 +0530
commit2ff188571e94831b389f5677e06b94d11eb5fc62 (patch)
treea623c609bb6712eb95da79f3195ff222043d0be8 /xlators/protocol/client/src/client-protocol.h
parentf9f5519b66a25651eb03de577f68d481abdd4c40 (diff)
protocol/client: removed conf->child
Diffstat (limited to 'xlators/protocol/client/src/client-protocol.h')
-rw-r--r--xlators/protocol/client/src/client-protocol.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xlators/protocol/client/src/client-protocol.h b/xlators/protocol/client/src/client-protocol.h
index 49dc7a095..1cbb22ef1 100644
--- a/xlators/protocol/client/src/client-protocol.h
+++ b/xlators/protocol/client/src/client-protocol.h
@@ -67,7 +67,6 @@ typedef struct client_connection client_connection_t;
struct _client_conf {
transport_t *transport[CHANNEL_MAX];
- xlator_t *child;
/* enhancement for 'forget', a must required where lot
of stats happening */