X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/cee7d8576df097061e13113381db8f9b1610343e..8db00894ab7750513d8750290e508b5802bc1fc5:/include/send.h diff --git a/include/send.h b/include/send.h index 20b623f..c47bd23 100644 --- a/include/send.h +++ b/include/send.h @@ -42,8 +42,6 @@ extern void send_pop_queue(struct Client *); extern void send_queued(struct Client *to); -extern void send_queued_slink_write(rb_fde_t *F, void *data); - extern void sendto_one(struct Client *target_p, const char *, ...) AFP(2, 3); extern void sendto_one_notice(struct Client *target_p,const char *, ...) AFP(2, 3); extern void sendto_one_prefix(struct Client *target_p, struct Client *source_p,