Improve support for IPv4 vs IPv6 virtual hosts (fixes SF bugs #1087699, #1087668).
[ircu2.10.12-pk.git] / include / uping.h
index 2f92d9557c9caf45a3f1adc52779599c5ea9f95d..d0fa0bec9cf9b65060d031bd68ab8c8f8735f4bd 100644 (file)
@@ -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);