summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/m_xline.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/m_xline.c b/modules/m_xline.c
index 37fb9a9..1d48860 100644
--- a/modules/m_xline.c
+++ b/modules/m_xline.c
@@ -185,9 +185,6 @@ relay_xline(struct Client *source_p, char *parv[])
int t_sec;
t_sec = atoi(parv[3]);
- /* XXX kludge! */
- if (t_sec < 3)
- t_sec = 0;
sendto_match_servs(source_p, parv[1], CAP_CLUSTER,
"XLINE %s %s %s :%s",