X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Fuping.h;h=d0fa0bec9cf9b65060d031bd68ab8c8f8735f4bd;hb=dbb47eb3df54789d338f440dd7af4004eb0154b7;hp=2f92d9557c9caf45a3f1adc52779599c5ea9f95d;hpb=da712d65837b082fadf38f7ef573a3b9476c1883;p=ircu2.10.12-pk.git diff --git a/include/uping.h b/include/uping.h index 2f92d95..d0fa0be 100644 --- a/include/uping.h +++ b/include/uping.h @@ -75,7 +75,6 @@ extern void uping_send(struct UPing* pptr); extern void uping_read(struct UPing* pptr); extern void uping_end(struct UPing* pptr); extern void uping_cancel(struct Client *sptr, struct Client *acptr); -extern void uping_echo(void); extern struct UPing* uping_begin(void); extern int uping_server(struct Client* sptr, struct ConfItem* aconf, int port, int count);