libceph: drop declaration of ceph_con_get()
authorAlex Elder <elder@inktank.com>
Thu, 21 Jun 2012 19:49:23 +0000 (12:49 -0700)
committerSage Weil <sage@inktank.com>
Fri, 6 Jul 2012 04:14:34 +0000 (21:14 -0700)
For some reason the declaration of ceph_con_get() and
ceph_con_put() did not get deleted in this commit:
    d59315ca libceph: drop ceph_con_get/put helpers and nref member

Clean that up.

Signed-off-by: Alex Elder <elder@inktank.com>

No differences found