summaryrefslogtreecommitdiff
path: root/src/ircd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ircd.c')
-rw-r--r--src/ircd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ircd.c b/src/ircd.c
index 1148821..0812e63 100644
--- a/src/ircd.c
+++ b/src/ircd.c
@@ -233,7 +233,6 @@ io_loop(void)
comm_select();
exit_aborted_clients();
free_exited_clients();
- send_queued_all();
/* Check to see whether we have to rehash the configuration .. */
if (dorehash)