From dce206a98676a425952f56c39468904fe0182e50 Mon Sep 17 00:00:00 2001 From: w00t Date: Tue, 20 May 2008 15:35:21 +0000 Subject: Update comment git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9778 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/command_parse.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src') diff --git a/src/command_parse.cpp b/src/command_parse.cpp index 14828cec7..0b2ea69c9 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -133,10 +133,7 @@ int CommandParser::LoopCall(User* user, Command* CommandObj, const std::vectorHandle(new_parameters, user); dupes[item.c_str()] = true; -- cgit v1.2.3