X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Fuping.h;h=d0fa0bec9cf9b65060d031bd68ab8c8f8735f4bd;hb=a36ad5e29241b0c89379947b13887cb6930ef3e0;hp=2f92d9557c9caf45a3f1adc52779599c5ea9f95d;hpb=5246a6127cca4385da318f2e75271b4f5907947b;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);