]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_ison.cpp
Initial UUID generation code. Generates a TS6 compatible UUID.
[user/henk/code/inspircd.git] / src / cmd_ison.cpp
index e50634f784db7f991c5cc9c3a2f3232c8d87f9e9..e5cbe270f5b4ab989bc77ee4fb0fa41b67940d43 100644 (file)
@@ -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;
                }
        }