From 440eeae6497dfceff29a6ec4ddc8fb6fa550ec48 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 25 Aug 2007 11:12:44 +0000 Subject: Fix for bug #397 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7821 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/cmd_ison.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/cmd_ison.cpp') diff --git a/src/cmd_ison.cpp b/src/cmd_ison.cpp index e50634f78..e5cbe270f 100644 --- a/src/cmd_ison.cpp +++ b/src/cmd_ison.cpp @@ -77,8 +77,6 @@ CmdResult cmd_ison::Handle (const char** parameters, int pcnt, userrec *user) } } } - /* There will only be one of these, we can bail after. */ - break; } } -- cgit v1.3.1-10-gc9f91