diff options
| author | 2007-08-25 11:13:22 +0000 | |
|---|---|---|
| committer | 2007-08-25 11:13:22 +0000 | |
| commit | 8e7159abcaab02b94043eec7ee9bcd1698148de2 (patch) | |
| tree | a30261b88e1909a76bf5292415a1b6cb77871c89 /src/cmd_ison.cpp | |
| parent | Merge back fix for debug code left in configure (diff) | |
Fix for bug #397
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7822 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; } } |
