summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/glusterfs/client_t.h
diff options
context:
space:
mode:
authorYaniv Kaul <ykaul@redhat.com>2019-08-08 22:23:04 +0300
committerAmar Tumballi <amarts@gmail.com>2019-08-20 03:14:54 +0000
commit0590a1e5dd339af716ed49f0e66f3281ec7a6d0e (patch)
tree127d0d4f6f964c77697faed8f9f3daf9c176ea24 /libglusterfs/src/glusterfs/client_t.h
parentc63a1f6ab0f2ff08e0a738f33558a3f8bdd87996 (diff)
client_t.c: removal of dead code.
Change-Id: Id9f5f448db305f3135a1fdca61b1d7ec898c63a4 updates: bz#1193929 Signed-off-by: Yaniv Kaul <ykaul@redhat.com>
Diffstat (limited to 'libglusterfs/src/glusterfs/client_t.h')
-rw-r--r--libglusterfs/src/glusterfs/client_t.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libglusterfs/src/glusterfs/client_t.h b/libglusterfs/src/glusterfs/client_t.h
index 6bc03271eed..a2c508e1d5c 100644
--- a/libglusterfs/src/glusterfs/client_t.h
+++ b/libglusterfs/src/glusterfs/client_t.h
@@ -95,9 +95,6 @@ gf_client_put(client_t *client, gf_boolean_t *detached);
clienttable_t *
gf_clienttable_alloc(void);
-void
-gf_client_clienttable_destroy(clienttable_t *clienttable);
-
client_t *
gf_client_ref(client_t *client);