]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
And take the return out again to stop w00t throwing a tantrum
authorom <om@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 14 Jan 2007 19:05:32 +0000 (19:05 +0000)
committerom <om@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 14 Jan 2007 19:05:32 +0000 (19:05 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6330 e03df62e-2008-0410-955e-edbf42e46eb7

src/mode.cpp

index fcec6096f6854d17ac0bd8a707db2c20e7141184..29ad184581ad4857e9302b27176598634e628f71 100644 (file)
@@ -324,8 +324,6 @@ void ModeParser::Process(const char** parameters, int pcnt, userrec *user, bool
 
                        mode++;
                }
-               
-               return;
        }
 
        if (pcnt == 1)