diff options
Diffstat (limited to 'src')
-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; } } |