diff options
| author | 2007-08-25 11:12:44 +0000 | |
|---|---|---|
| committer | 2007-08-25 11:12:44 +0000 | |
| commit | 440eeae6497dfceff29a6ec4ddc8fb6fa550ec48 (patch) | |
| tree | 3de7c129126e2e9c138aaac1cb4b359b466da15b /src/cmd_ison.cpp | |
| parent | Add 'require 5.8.0' to the very top of every module to make the failure messa... (diff) | |
Fix for bug #397
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7821 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/cmd_ison.cpp')
| -rw-r--r-- | src/cmd_ison.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
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; } } |
