From 9c3a20c15123c4812c236f33418c1fdfe74c3ff2 Mon Sep 17 00:00:00 2001 From: w00t Date: Fri, 11 May 2007 18:09:22 +0000 Subject: Last commit of that batch: Fix some returncodes (some stuff here really didn't need to be routed), clarify a few in comments, and also add some todos for myself next. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6978 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_remove.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/m_remove.cpp') diff --git a/src/modules/m_remove.cpp b/src/modules/m_remove.cpp index 23fee34c3..e5c433b84 100644 --- a/src/modules/m_remove.cpp +++ b/src/modules/m_remove.cpp @@ -201,6 +201,7 @@ class RemoveBase return CMD_FAILURE; } + /* route me */ return CMD_SUCCESS; } }; -- cgit v1.3.1-10-gc9f91