mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-11 19:49:02 -04:00
Fix warning
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9640 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
50d0945486
commit
6cc946d0a0
@ -35,7 +35,6 @@ class CommandSapart : public Command
|
||||
|
||||
if (dest && channel)
|
||||
{
|
||||
ServerInstance->Logs->Log("m_sapart",DEBUG, "SAPART: pcnt is %d", parameters.size());
|
||||
if (parameters.size() == 3)
|
||||
reason = parameters[2];
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user