Remove useless prototype

Signed-off-by: Lon Hohberger <lhh@redhat.com>
This commit is contained in:
Lon Hohberger 2009-08-21 13:43:42 -04:00
parent 34dd766f2b
commit a593b53741

View File

@ -83,9 +83,6 @@ typedef struct _mcast_info {
} mcast_info;
int cleanup_xml(char *xmldesc, char **ret, size_t *retsz);
static int
connect_tcp(fence_req_t *req, fence_auth_type_t auth,
void *key, size_t key_len)