Skip to content

Commit

Permalink
shun: stats functionality is implemented, this may be removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Robby- committed Apr 17, 2012
1 parent 33f78b5 commit 4d4ed3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/m_shun.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ class CommandShun : public Command
}
else
{
// XXX todo implement stats
user->WriteServ("NOTICE %s :*** Shun %s not found in list, try /stats H.",user->nick.c_str(),target.c_str());
}

Expand Down

0 comments on commit 4d4ed3a

Please sign in to comment.