From 268c8181dbcc476053f6db6033d9943da336569f Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 4 Jul 2013 21:15:16 +0000 Subject: - m_xline.c:ms_xline(): removed already solved XXX comment git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2361 82007160-df01-0410-b94d-b575c5fd34c7 --- modules/m_xline.c | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/m_xline.c b/modules/m_xline.c index 1c3e53e..8f04b24 100644 --- a/modules/m_xline.c +++ b/modules/m_xline.c @@ -131,7 +131,6 @@ mo_xline(struct Client *client_p, struct Client *source_p, /* ms_xline() * * inputs - oper, target server, xline, {type}, reason - * deprecate {type} reserve for temp xlines later? XXX * * outputs - none * side effects - propagates xline, applies it if we are a target -- cgit